chore(FontSearch): move to widgets layer
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import Filters from './Filters/Filters.svelte';
|
||||
import FilterControls from './FiltersControl/FilterControls.svelte';
|
||||
import FontSearch from './FontSearch/FontSearch.svelte';
|
||||
import SuggestedFonts from './SuggestedFonts/SuggestedFonts.svelte';
|
||||
|
||||
export {
|
||||
FilterControls,
|
||||
Filters,
|
||||
FontSearch,
|
||||
SuggestedFonts,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user