UNPKG

@kbgarcia8/react-dynamic-form

Version:

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

7 lines 204 B
import "styled-components"; import type { Theme } from "../type/constantTypes"; declare module "styled-components" { interface DefaultTheme extends Theme { } } //# sourceMappingURL=styled.d.ts.map