diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 4c51eaf..a4b0086 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -3,9 +3,19 @@ + diff --git a/frontend/src/components/AppSnackbar.vue b/frontend/src/components/AppSnackbar.vue new file mode 100644 index 0000000..cf45f16 --- /dev/null +++ b/frontend/src/components/AppSnackbar.vue @@ -0,0 +1,26 @@ + + + diff --git a/frontend/src/components/gallery/GalleryGrid.vue b/frontend/src/components/gallery/GalleryGrid.vue index ea9c1f3..111cf61 100644 --- a/frontend/src/components/gallery/GalleryGrid.vue +++ b/frontend/src/components/gallery/GalleryGrid.vue @@ -1,5 +1,8 @@