UNPKG

form-tool

Version:

Create quickly and robustly with form hooks

4 lines (3 loc) 301 B
export declare const BoxInfo: import("styled-components").StyledComponent<"div", any, {}, never>; export declare const FlexForm: import("styled-components").StyledComponent<"form", any, {}, never>; export declare const Button: import("styled-components").StyledComponent<"button", any, {}, never>;