diff --git a/src/App.vue b/src/App.vue index 25f509c..38095de 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,15 +1,17 @@ diff --git a/src/components/Alert/NotificationPop.vue b/src/components/Alert/NotificationPop.vue new file mode 100644 index 0000000..a24fb0a --- /dev/null +++ b/src/components/Alert/NotificationPop.vue @@ -0,0 +1,41 @@ + + + \ No newline at end of file diff --git a/src/components/Master.vue b/src/components/Master.vue new file mode 100644 index 0000000..7703049 --- /dev/null +++ b/src/components/Master.vue @@ -0,0 +1,18 @@ + + + \ No newline at end of file diff --git a/src/views/CodeSnippet.vue b/src/views/CodeSnippet.vue new file mode 100644 index 0000000..0b98980 --- /dev/null +++ b/src/views/CodeSnippet.vue @@ -0,0 +1,11 @@ + + + \ No newline at end of file diff --git a/src/views/Header.vue b/src/views/Header.vue index 5d32c64..9c7e5c4 100644 --- a/src/views/Header.vue +++ b/src/views/Header.vue @@ -1,5 +1,5 @@