From 9197910e57fdb4e603908b8c2d12b7f7650cf43a Mon Sep 17 00:00:00 2001 From: maciejpedzich Date: Wed, 13 Jul 2022 19:30:38 +0200 Subject: [PATCH] Create a separate SnapshotCalendar component --- components/snapshot/Calendar.vue | 144 ++++++++++++++++++ .../[playlistId]/snapshots/index.vue | 141 +---------------- 2 files changed, 149 insertions(+), 136 deletions(-) create mode 100644 components/snapshot/Calendar.vue diff --git a/components/snapshot/Calendar.vue b/components/snapshot/Calendar.vue new file mode 100644 index 0000000..f03bfc8 --- /dev/null +++ b/components/snapshot/Calendar.vue @@ -0,0 +1,144 @@ + + + + + + diff --git a/pages/playlists/[playlistId]/snapshots/index.vue b/pages/playlists/[playlistId]/snapshots/index.vue index 5f7f29c..fe123f2 100644 --- a/pages/playlists/[playlistId]/snapshots/index.vue +++ b/pages/playlists/[playlistId]/snapshots/index.vue @@ -1,141 +1,10 @@ - - - -