mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 01:25:36 -05:00
Support view model toolbar (#1533)
* support view model toolbar * add EULA * formatting * address comment
This commit is contained in:
@@ -77,7 +77,8 @@ export enum ModelComponentTypes {
|
||||
DashboardWidget,
|
||||
DashboardWebview,
|
||||
Form,
|
||||
Group
|
||||
Group,
|
||||
Toolbar
|
||||
}
|
||||
|
||||
export interface IComponentShape {
|
||||
|
||||
Reference in New Issue
Block a user