summaryrefslogtreecommitdiff
path: root/src/components/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/shared')
-rw-r--r--src/components/shared/Fab.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/shared/Fab.ts b/src/components/shared/Fab.ts
index 86405f0..4e2e800 100644
--- a/src/components/shared/Fab.ts
+++ b/src/components/shared/Fab.ts
@@ -1,6 +1,6 @@
import './rtf.css';
-import { Action,Fab } from 'react-tiny-fab';
+import { Action, Fab } from 'react-tiny-fab';
export const position = {
right: 10,