remove flash from dashboard

This commit is contained in:
proddy
2025-01-29 21:04:01 +01:00
parent 9188d03d61
commit ad7d21764d
8 changed files with 96 additions and 93 deletions

View File

@@ -7,3 +7,4 @@ export { default as SectionContent } from './SectionContent';
export { default as ButtonRow } from './ButtonRow';
export { default as MessageBox } from './MessageBox';
export { default as BlockNavigation } from './routing/BlockNavigation';
export { default as ButtonTooltip } from './ButtonTooltip';