chore: add mock API route handlers and dev env config
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export { SectionsAccordion } from './ui/SectionsAccordion/SectionsAccordion';
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
export { SectionsAccordion } from './ui/SectionsAccordion/SectionsAccordion';
|
||||