mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-12 03:51:37 -04: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