Add x widget
This commit is contained in:
@@ -33,6 +33,7 @@ export interface Customization {
|
||||
dashboard: {
|
||||
widgets: {
|
||||
component: string;
|
||||
mobileOrder?: number;
|
||||
props: { [key: string]: any };
|
||||
}[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user