UNPKG

@sjsf/shadcn4-theme

Version:

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

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