fix: refs #6972 remove qdrawer
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2025-01-16 09:42:52 +01:00
parent d130ad70d4
commit 92f17930c6
1 changed files with 0 additions and 1 deletions

View File

@ -2,6 +2,5 @@ export * from './defaults/qTable';
export * from './defaults/qInput';
export * from './defaults/qSelect';
export * from './defaults/qBtn';
export * from './defaults/qDrawer';
export * from './defaults/qList';
export * from './defaults/qScrollArea';