mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 01:25:38 -05:00
Move loading component out of common properties component (#10134)
This commit is contained in:
4
src/sql/azdata.proposed.d.ts
vendored
4
src/sql/azdata.proposed.d.ts
vendored
@@ -335,10 +335,6 @@ declare module 'azdata' {
|
||||
* The properties to display
|
||||
*/
|
||||
propertyItems?: PropertiesContainerItem[];
|
||||
/**
|
||||
* Whether the component is currently loading
|
||||
*/
|
||||
loading?: boolean;
|
||||
}
|
||||
|
||||
export namespace nb {
|
||||
|
||||
Reference in New Issue
Block a user