chore: format codebase and move SectionAccordion to entities/Section
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { Button } from './ui/Button'
|
||||
export type { ButtonVariant, ButtonSize } from './ui/Button'
|
||||
export { Button } from './ui/Button';
|
||||
export type { ButtonVariant, ButtonSize } from './ui/Button';
|
||||
|
||||
Reference in New Issue
Block a user