UNPKG

@kbgarcia8/react-dynamic-form

Version:

A form that can be nested with editable, expandable and flexible input-forms

5 lines 224 B
import type { Theme } from "../type/constantTypes"; export declare const breakpoints: Record<string, string>; export declare const lightTheme: Theme; export declare const darkTheme: Theme; //# sourceMappingURL=theme.d.ts.map