mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 09:35:40 -05:00
Add PropertiesContainer ModelView component (#10115)
* Add PropertiesContainer ModelView component * Switch to component * Remove unneeded interface * Update names * Fix names
This commit is contained in:
@@ -127,5 +127,6 @@ export enum ModelComponentTypes {
|
||||
Image,
|
||||
RadioCardGroup,
|
||||
TabbedPanel,
|
||||
Separator
|
||||
Separator,
|
||||
PropertiesContainer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user