chore: format codebase and move SectionAccordion to entities/Section
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { cn } from './cn'
|
||||
export type { ClassValue } from 'clsx'
|
||||
export * from './fonts'
|
||||
export { cn } from './cn';
|
||||
export type { ClassValue } from 'clsx';
|
||||
export * from './fonts';
|
||||
|
||||
Reference in New Issue
Block a user