diff --git a/app/components/BoardPostCard.vue b/app/components/BoardPostCard.vue new file mode 100644 index 0000000..2af1d55 --- /dev/null +++ b/app/components/BoardPostCard.vue @@ -0,0 +1,245 @@ + + + + + diff --git a/app/components/BoardPostForm.vue b/app/components/BoardPostForm.vue new file mode 100644 index 0000000..2228572 --- /dev/null +++ b/app/components/BoardPostForm.vue @@ -0,0 +1,231 @@ +