feat(demo): add demoGroup metadata to components and update related dependencies
This commit is contained in:
@@ -37,6 +37,7 @@ export class DeesWorkspaceFiletree extends DeesElement {
|
||||
<dees-workspace-filetree></dees-workspace-filetree>
|
||||
</div>
|
||||
`;
|
||||
public static demoGroup = 'Workspace';
|
||||
|
||||
// INSTANCE
|
||||
@property({ type: Object })
|
||||
|
||||
Reference in New Issue
Block a user