UNPKG

@sjsf/shadcn-theme

Version:

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

5 lines (4 loc) 145 B
import { definitions } from '../definitions'; import Switch from './switch.svelte'; import './switch.svelte'; definitions.switchWidget = Switch;