Create <RollingGallery /> component

This commit is contained in:
Alfarish Fizikri
2025-07-23 07:33:44 +07:00
parent 53c5b5e208
commit b4ff605c88
5 changed files with 515 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ const components = {
'tilted-card': () => import('../demo/Components/TiltedCardDemo.vue'),
'stack': () => import('../demo/Components/StackDemo.vue'),
'chroma-grid': () => import('../demo/Components/ChromaGridDemo.vue'),
'rolling-gallery': () => import('../demo/Components/RollingGalleryDemo.vue'),
};
const backgrounds = {