UNPKG

@freecodecamp/ui

Version:

The freeCodeCamp.org open-source UI components

3 lines (2 loc) 95 B
export { FormControl } from "./form-control"; export type { FormControlProps } from "./types";