UNPKG

@crave/farmblocks-hoc-input

Version:

A High Order Component that adds behaviour of label support, different styles for focus and errors, and validation error messages.

2 lines 123 B
export { default, formInputProps } from "./formInput"; export { default as styledInput } from "./styledComponents/Wrapper";