mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
Feature/model view list (#1551)
* fixed the issue with drop down styling * added list box to model view library
This commit is contained in:
@@ -69,6 +69,7 @@ export enum ModelComponentTypes {
|
||||
Card,
|
||||
InputBox,
|
||||
DropDown,
|
||||
ListBox,
|
||||
Button,
|
||||
CheckBox,
|
||||
RadioButton,
|
||||
|
||||
Reference in New Issue
Block a user