diff --git a/package-lock.json b/package-lock.json index b68528b..76b850a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "front", - "version": "0.0.0", + "version": "0.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "front", - "version": "0.0.0", + "version": "0.0.1", "dependencies": { "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.15", diff --git a/src/components/list/BoardCard.vue b/src/components/list/BoardCard.vue index bbe6551..456aa3e 100644 --- a/src/components/list/BoardCard.vue +++ b/src/components/list/BoardCard.vue @@ -25,7 +25,7 @@ -

{{ content }}

+
{{ formattedDate }} diff --git a/src/layouts/TheMenu.vue b/src/layouts/TheMenu.vue index 44b32a0..ea814c5 100644 --- a/src/layouts/TheMenu.vue +++ b/src/layouts/TheMenu.vue @@ -43,6 +43,18 @@
Board
+ +