UNPKG

@sjsf/shadcn-theme

Version:

The shadcn-svelte based theme for svelte-jsonschema-form

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