diff --git a/frontend/components/ui/ToastContainer/ToastBox.vue b/frontend/components/ui/ToastContainer/ToastBox.vue new file mode 100644 index 0000000..152a043 --- /dev/null +++ b/frontend/components/ui/ToastContainer/ToastBox.vue @@ -0,0 +1,63 @@ + + + \ No newline at end of file diff --git a/frontend/components/ui/ToastContainer/index.vue b/frontend/components/ui/ToastContainer/index.vue new file mode 100644 index 0000000..266d557 --- /dev/null +++ b/frontend/components/ui/ToastContainer/index.vue @@ -0,0 +1,19 @@ + + + \ No newline at end of file