UNPKG

@anikitenko/bp5-rjsf-theme

Version:

BlueprintJS 5 theme for React JSON Schema Form

3 lines (2 loc) 187 B
import type { DescriptionFieldProps } from "@rjsf/utils"; export declare const DescriptionFieldTemplate: (props: DescriptionFieldProps) => import("react/jsx-runtime").JSX.Element | null;