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