UNPKG

rightui

Version:

Beautiful UI library for Svelte. Based on shadcn-svelte. For Wonrity

5 lines (4 loc) 111 B
import Root, { buttonVariants, } from "./button.svelte"; export { Root, // Root as Button, buttonVariants, };