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