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