diff --git a/components/dropdowns/AdaptiveDropdown.vue b/components/dropdowns/AdaptiveDropdown.vue index a32b510..7428596 100644 --- a/components/dropdowns/AdaptiveDropdown.vue +++ b/components/dropdowns/AdaptiveDropdown.vue @@ -2,7 +2,7 @@ - + diff --git a/components/social-elements/notes/interactions/button.vue b/components/social-elements/notes/interactions/button.vue new file mode 100644 index 0000000..63a6620 --- /dev/null +++ b/components/social-elements/notes/interactions/button.vue @@ -0,0 +1,9 @@ + + + \ No newline at end of file diff --git a/components/social-elements/notes/interactions/row.vue b/components/social-elements/notes/interactions/row.vue new file mode 100644 index 0000000..a84b016 --- /dev/null +++ b/components/social-elements/notes/interactions/row.vue @@ -0,0 +1,86 @@ + + + \ No newline at end of file diff --git a/components/social-elements/notes/note-menu.vue b/components/social-elements/notes/note-menu.vue new file mode 100644 index 0000000..8bd9c92 --- /dev/null +++ b/components/social-elements/notes/note-menu.vue @@ -0,0 +1,156 @@ + + + \ No newline at end of file diff --git a/components/social-elements/notes/note.vue b/components/social-elements/notes/note.vue index fe32426..7f008ea 100644 --- a/components/social-elements/notes/note.vue +++ b/components/social-elements/notes/note.vue @@ -17,142 +17,17 @@ -
- - - - - - - - - -
+
\ No newline at end of file