diff --git a/frontend/src/components/NewPostSection.vue b/frontend/src/components/NewPostSection.vue index af64a83..92c283e 100644 --- a/frontend/src/components/NewPostSection.vue +++ b/frontend/src/components/NewPostSection.vue @@ -20,10 +20,9 @@ const canPost = computed(() => {
-