diff --git a/frontend/app/components/ErrorAlert.vue b/frontend/app/components/ErrorAlert.vue new file mode 100644 index 0000000..140fa48 --- /dev/null +++ b/frontend/app/components/ErrorAlert.vue @@ -0,0 +1,21 @@ + + + \ No newline at end of file diff --git a/frontend/app/components/InfoAlert.vue b/frontend/app/components/InfoAlert.vue new file mode 100644 index 0000000..ae6ef21 --- /dev/null +++ b/frontend/app/components/InfoAlert.vue @@ -0,0 +1,20 @@ + + + \ No newline at end of file diff --git a/frontend/app/components/InternshipDocumentEditor.vue b/frontend/app/components/InternshipDocumentEditor.vue index 903a9ce..6f383ed 100644 --- a/frontend/app/components/InternshipDocumentEditor.vue +++ b/frontend/app/components/InternshipDocumentEditor.vue @@ -80,26 +80,23 @@ async function onSubmit() {