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 @@ + + + + + + {{ (size / 1024).toFixed(2) }}KB + + + + {{ name }} + + + + + + + + + + +
{{ (size / 1024).toFixed(2) }}KB
+ {{ name }} +