summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/theme-editor.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/client/src/scripts/theme-editor.ts')
-rw-r--r--packages/client/src/scripts/theme-editor.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/client/src/scripts/theme-editor.ts b/packages/client/src/scripts/theme-editor.ts
index 3d69d2836a..2c917e280d 100644
--- a/packages/client/src/scripts/theme-editor.ts
+++ b/packages/client/src/scripts/theme-editor.ts
@@ -1,4 +1,4 @@
-import { v4 as uuid} from 'uuid';
+import { v4 as uuid } from 'uuid';
import { themeProps, Theme } from './theme';