refactor: rename section item to SectionPanel, list to SectionAccordion

This commit is contained in:
Ilia Mashkov
2026-07-14 17:05:31 +03:00
parent c3e8e38a58
commit 702be45ce3
11 changed files with 43 additions and 43 deletions
+1
View File
@@ -0,0 +1 @@
export { SectionAccordion } from './ui/SectionAccordion/SectionAccordion';