formatting

This commit is contained in:
proddy
2025-11-05 09:00:27 +01:00
parent 2ee433bb89
commit 10d85c6547
3 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
// Optimized exports - use direct exports to reduce bundle size
// use direct exports to reduce bundle size
export { default as SectionContent } from './SectionContent';
export { default as ButtonRow } from './ButtonRow';
export { default as MessageBox } from './MessageBox';