chore: add export/import and remove unused ones
This commit is contained in:
@@ -1,5 +1 @@
|
||||
export { displayedFontsStore } from './model';
|
||||
export {
|
||||
FontDisplay,
|
||||
FontSampler,
|
||||
} from './ui';
|
||||
export { FontSampler } from './ui';
|
||||
|
||||
Reference in New Issue
Block a user