We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693335e commit e3291c1Copy full SHA for e3291c1
playground/src/views/HomeView.vue
@@ -28,7 +28,7 @@ import BackgroundTexture from '@/components/BackgroundTexture.vue'
28
<div class="flex gap-4 justify-center mt-6">
29
<DemoDrawer />
30
<a
31
- href="https://github.com/unovue/vaul-vue" target="_blank"
+ href="https://github.com/radix-vue/vaul-vue" target="_blank"
32
class="font-semibold text-sm px-4 py-2.5 hover:bg-gray-100 rounded-full"
33
> GitHub <span
34
aria-hidden="true"
0 commit comments