diff --git a/components/buttons/button-base.vue b/components/buttons/button-base.vue deleted file mode 100644 index 8df0d3c..0000000 --- a/components/buttons/button-base.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - - - \ No newline at end of file diff --git a/components/buttons/button-mobile-navbar.vue b/components/buttons/button-mobile-navbar.vue index 36f1ab8..93effdd 100644 --- a/components/buttons/button-mobile-navbar.vue +++ b/components/buttons/button-mobile-navbar.vue @@ -1,12 +1,12 @@ - - \ No newline at end of file diff --git a/components/buttons/button-secondary.vue b/components/buttons/button-secondary.vue deleted file mode 100644 index 1eef94d..0000000 --- a/components/buttons/button-secondary.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - - - \ No newline at end of file diff --git a/components/composer/composer.vue b/components/composer/composer.vue index ca6e1e2..4838ebf 100644 --- a/components/composer/composer.vue +++ b/components/composer/composer.vue @@ -34,12 +34,12 @@ - - {{ + {{ respondingType === "edit" ? "Edit!" : "Send!" - }} - + }} + @@ -47,8 +47,8 @@