diff --git a/src/components/EditorToolbar.vue b/src/components/EditorToolbar.vue new file mode 100644 index 0000000..c7794e7 --- /dev/null +++ b/src/components/EditorToolbar.vue @@ -0,0 +1,85 @@ + + + + + \ No newline at end of file diff --git a/src/components/LivePreviewEditor.vue b/src/components/LivePreviewEditor.vue index b728cc0..1e140ed 100644 --- a/src/components/LivePreviewEditor.vue +++ b/src/components/LivePreviewEditor.vue @@ -1,9 +1,10 @@