fix: imports
This commit is contained in:
@@ -1,7 +1,2 @@
|
|||||||
export {
|
export * from './store';
|
||||||
appliedFontsManager,
|
|
||||||
createFontStore,
|
|
||||||
FontStore,
|
|
||||||
fontStore,
|
|
||||||
} from './store';
|
|
||||||
export * from './types';
|
export * from './types';
|
||||||
|
|||||||
Reference in New Issue
Block a user