diff --git a/components/TrainingEditor.vue b/components/TrainingEditor.vue new file mode 100644 index 0000000..80354ba --- /dev/null +++ b/components/TrainingEditor.vue @@ -0,0 +1,39 @@ + + + \ No newline at end of file diff --git a/components/TrainingViewer.vue b/components/TrainingViewer.vue index 9a9bcbc..82d8b61 100644 --- a/components/TrainingViewer.vue +++ b/components/TrainingViewer.vue @@ -58,7 +58,7 @@ onUnmounted(() => { diff --git a/components/base/Switch.vue b/components/base/Switch.vue index 3dbc3b0..8ae970c 100644 --- a/components/base/Switch.vue +++ b/components/base/Switch.vue @@ -1,7 +1,7 @@