diff --git a/.changeset/poor-buses-buy.md b/.changeset/poor-buses-buy.md new file mode 100644 index 0000000..e5cc287 --- /dev/null +++ b/.changeset/poor-buses-buy.md @@ -0,0 +1,5 @@ +--- +"vaul-vue": patch +--- + +chore: update readme diff --git a/README.md b/README.md index 10c301e..628c440 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vaul Vue Vaul Vue is an unstyled drawer component for Vue that can be used as a Dialog replacement on tablet and mobile devices. -It uses [Radix Vue's Dialog primitive](https://www.reka-ui.com/docs/components/dialog) under the hood and is a feature complete port of [Emil Kowalski's Vaul library](https://github.com/emilkowalski/vaul) (built for React). +It uses [Reka UI's Dialog primitive](https://www.reka-ui.com/docs/components/dialog) under the hood and is a feature complete port of [Emil Kowalski's Vaul library](https://github.com/emilkowalski/vaul) (built for React). ## Installation diff --git a/packages/vaul-vue/README.md b/packages/vaul-vue/README.md index 10c301e..628c440 100644 --- a/packages/vaul-vue/README.md +++ b/packages/vaul-vue/README.md @@ -1,7 +1,7 @@ # Vaul Vue Vaul Vue is an unstyled drawer component for Vue that can be used as a Dialog replacement on tablet and mobile devices. -It uses [Radix Vue's Dialog primitive](https://www.reka-ui.com/docs/components/dialog) under the hood and is a feature complete port of [Emil Kowalski's Vaul library](https://github.com/emilkowalski/vaul) (built for React). +It uses [Reka UI's Dialog primitive](https://www.reka-ui.com/docs/components/dialog) under the hood and is a feature complete port of [Emil Kowalski's Vaul library](https://github.com/emilkowalski/vaul) (built for React). ## Installation