diff --git a/src/App.vue b/src/App.vue index c998d7f..cceb30b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -9,9 +9,8 @@ -
- -
+ + @@ -35,6 +34,7 @@ body { diff --git a/src/components/Notification.vue b/src/components/Notification.vue new file mode 100644 index 0000000..37ea2b4 --- /dev/null +++ b/src/components/Notification.vue @@ -0,0 +1,41 @@ + + +