chore: add/delete imports/exports

This commit is contained in:
Ilia Mashkov
2026-02-27 12:48:14 +03:00
parent 1b0451faff
commit 9f84769fba
12 changed files with 35 additions and 33 deletions

View File

@@ -1,2 +1,6 @@
export { ComparisonSlider } from './ComparisonSlider';
export { FontSearch } from './FontSearch';
export {
SampleList,
SampleListSection,
} from './SampleList';