aboutsummaryrefslogtreecommitdiffstats
path: root/components/editor/EditorOptionsPanel.vue
diff options
context:
space:
mode:
Diffstat (limited to 'components/editor/EditorOptionsPanel.vue')
-rw-r--r--components/editor/EditorOptionsPanel.vue5
1 files changed, 2 insertions, 3 deletions
diff --git a/components/editor/EditorOptionsPanel.vue b/components/editor/EditorOptionsPanel.vue
index 7cf8982..05d1f34 100644
--- a/components/editor/EditorOptionsPanel.vue
+++ b/components/editor/EditorOptionsPanel.vue
@@ -1,5 +1,4 @@
-<script setup lang="ts">
-</script>
+<script setup lang="ts"></script>
<template>
<div id="options-panel">
@@ -16,4 +15,4 @@
padding: 1rem;
height: 100%;
}
-</style> \ No newline at end of file
+</style>