mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
Add loading spinner component (#1580)
This commit is contained in:
@@ -79,7 +79,8 @@ export enum ModelComponentTypes {
|
||||
DashboardWebview,
|
||||
Form,
|
||||
Group,
|
||||
Toolbar
|
||||
Toolbar,
|
||||
LoadingComponent
|
||||
}
|
||||
|
||||
export interface IComponentShape {
|
||||
|
||||
Reference in New Issue
Block a user