fix: updating Tailwind CSS variables from --radix-* to --reka-* (#6890)
* fix: radix => reka * chore: add reka cspell * fix: Composition url
This commit is contained in:
@@ -13,7 +13,7 @@ export interface VbenButtonProps {
|
||||
/**
|
||||
* Change the default rendered element for the one passed as a child, merging their props and behavior.
|
||||
*
|
||||
* Read our [Composition](https://www.radix-vue.com/guides/composition.html) guide for more details.
|
||||
* Read our [Composition](https://www.reka-ui.com/docs/guides/composition) guide for more details.
|
||||
*/
|
||||
asChild?: boolean;
|
||||
class?: any;
|
||||
|
||||
Reference in New Issue
Block a user