From 623291c8711f690fc68697c73c167d9c2c792583 Mon Sep 17 00:00:00 2001 From: Preschian F Date: Fri, 21 Apr 2023 17:43:19 +0700 Subject: [PATCH 1/6] feat: carousel for resources --- components/gallery/GalleryItem.vue | 67 +++++++++++++++++++++++++++- components/gallery/useGalleryItem.ts | 12 ++++- composables/useNft.ts | 11 +++-- 3 files changed, 83 insertions(+), 7 deletions(-) diff --git a/components/gallery/GalleryItem.vue b/components/gallery/GalleryItem.vue index 2ae30e45b7..34d27f3dc9 100644 --- a/components/gallery/GalleryItem.vue +++ b/components/gallery/GalleryItem.vue @@ -12,12 +12,30 @@
+
+
@@ -104,11 +123,13 @@ data-cy="carousel-related" /> +