UNPKG

@sjsf/shadcn4-theme

Version:

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

5 lines (4 loc) 158 B
import { definitions } from '../definitions.js'; import Textarea from './textarea.svelte'; import './textarea.svelte'; definitions.textareaWidget = Textarea;