diff --git a/front/components/Drawer/TextShareDrawer.vue b/front/components/Drawer/TextShareDrawer.vue new file mode 100644 index 0000000..73e1042 --- /dev/null +++ b/front/components/Drawer/TextShareDrawer.vue @@ -0,0 +1,45 @@ + + + + + { + item?.onClick() + props?.hide() + }"> + + + + {{ item?.label }} + + + + diff --git a/front/components/VeeForm.vue b/front/components/VeeForm.vue index 8bb9f12..d6e4af4 100644 --- a/front/components/VeeForm.vue +++ b/front/components/VeeForm.vue @@ -1,6 +1,6 @@ - - + +