Added <BubbleMenu /> Component

This commit is contained in:
Utkarsh-Singhal-26
2025-08-23 17:38:24 +05:30
parent c536f27b89
commit 52f98e7727
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 = {