fix(dees-appui-view): remove DeesAppuiView component, its demo, documentation snippet, and related exports

This commit is contained in:
2025-12-29 02:09:09 +00:00
parent 965d328559
commit 1e432ca92e
7 changed files with 10 additions and 238 deletions

View File

@@ -7,4 +7,3 @@ export * from './dees-appui-mainmenu/index.js';
export * from './dees-appui-secondarymenu/index.js';
export * from './dees-appui-profiledropdown/index.js';
export * from './dees-appui-tabs/index.js';
export * from './dees-appui-view/index.js';