diff --git a/app.vue b/app.vue index a4641f1..18e77f8 100644 --- a/app.vue +++ b/app.vue @@ -1,6 +1,7 @@ + + diff --git a/old/app/globals.css b/assets/global.css similarity index 100% rename from old/app/globals.css rename to assets/global.css diff --git a/components/EventCard.vue b/components/EventCard.vue new file mode 100644 index 0000000..163168a --- /dev/null +++ b/components/EventCard.vue @@ -0,0 +1,34 @@ + + + + + diff --git a/components/EventsEdit.vue b/components/EventsEdit.vue new file mode 100644 index 0000000..9fd23e7 --- /dev/null +++ b/components/EventsEdit.vue @@ -0,0 +1,111 @@ +