diff --git a/frontend/components/comment/FormCRUD.vue b/frontend/components/comment/FormCRUD.vue new file mode 100644 index 00000000..c0320e1b --- /dev/null +++ b/frontend/components/comment/FormCRUD.vue @@ -0,0 +1,83 @@ + + + diff --git a/frontend/components/comment/FormCreate.vue b/frontend/components/comment/FormCreate.vue index 7cea00fc..b15863ee 100644 --- a/frontend/components/comment/FormCreate.vue +++ b/frontend/components/comment/FormCreate.vue @@ -1,89 +1,33 @@