diff options
Diffstat (limited to 'src/components/index.ts')
-rw-r--r-- | src/components/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/index.ts b/src/components/index.ts index b999c27..bf87b3e 100644 --- a/src/components/index.ts +++ b/src/components/index.ts @@ -1 +1 @@ -export { default as Settings } from "./Settings";
\ No newline at end of file +export { default as Settings } from "./Settings"; |