chore(FontSearch): move to widgets layer
This commit is contained in:
3
src/widgets/index.ts
Normal file
3
src/widgets/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { ComparisonSlider } from './ComparisonSlider';
|
||||
export { FontSearch } from './FontSearch';
|
||||
export { TypographyMenu } from './TypographySettings';
|
||||
Reference in New Issue
Block a user