Merge branch 'main' into feat/gradient-blinds

This commit is contained in:
David
2025-08-24 12:01:59 +03:00
committed by GitHub
5 changed files with 651 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ const components = {
'counter': () => import('../demo/Components/CounterDemo.vue'),
'rolling-gallery': () => import('../demo/Components/RollingGalleryDemo.vue'),
'scroll-stack': () => import('../demo/Components/ScrollStackDemo.vue'),
'bubble-menu': () => import('../demo/Components/BubbleMenuDemo.vue'),
};
const backgrounds = {