diff --git a/components/notes/attachment.vue b/components/notes/attachment.vue new file mode 100644 index 0000000..4121fb1 --- /dev/null +++ b/components/notes/attachment.vue @@ -0,0 +1,21 @@ + + + \ No newline at end of file diff --git a/components/notes/attachments.vue b/components/notes/attachments.vue new file mode 100644 index 0000000..60ee7d6 --- /dev/null +++ b/components/notes/attachments.vue @@ -0,0 +1,15 @@ + + + \ No newline at end of file diff --git a/components/notes/content.vue b/components/notes/content.vue index 6de5240..153781f 100644 --- a/components/notes/content.vue +++ b/components/notes/content.vue @@ -2,18 +2,22 @@
+ +
diff --git a/components/notes/note.vue b/components/notes/note.vue index 0521016..2360545 100644 --- a/components/notes/note.vue +++ b/components/notes/note.vue @@ -9,7 +9,7 @@ :small-layout="smallLayout" /> - +