mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
added group container (#1508)
This commit is contained in:
@@ -76,7 +76,8 @@ export enum ModelComponentTypes {
|
||||
Text,
|
||||
DashboardWidget,
|
||||
DashboardWebview,
|
||||
Form
|
||||
Form,
|
||||
Group
|
||||
}
|
||||
|
||||
export interface IComponentShape {
|
||||
|
||||
Reference in New Issue
Block a user