From 0c7a1e2a56d048424516b640334962df78e68fe2 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Sun, 23 Feb 2025 23:23:33 +0330 Subject: [PATCH] added new attachment component --- .../profile/tickets/new/NewAttachment.vue | 74 +++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 frontend/components/profile/tickets/new/NewAttachment.vue diff --git a/frontend/components/profile/tickets/new/NewAttachment.vue b/frontend/components/profile/tickets/new/NewAttachment.vue new file mode 100644 index 0000000..bb9d62c --- /dev/null +++ b/frontend/components/profile/tickets/new/NewAttachment.vue @@ -0,0 +1,74 @@ + + + + +