chore(TypographyMenu): move component to SetupFont feature layer

This commit is contained in:
Ilia Mashkov
2026-02-07 18:03:54 +03:00
parent c4bfb1db56
commit 180abd150d
4 changed files with 2 additions and 4 deletions

View File

@@ -1,3 +1,2 @@
export { ComparisonSlider } from './ComparisonSlider';
export { FontSearch } from './FontSearch';
export { TypographyMenu } from './TypographySettings';