chore: add mock API route handlers and dev env config

This commit is contained in:
Ilia Mashkov
2026-05-05 09:41:39 +03:00
parent 41edc7edf7
commit 4b18fc454e
10 changed files with 659 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { SectionsAccordion } from './ui/SectionsAccordion/SectionsAccordion';