UNPKG

@freecodecamp/ui

Version:

The freeCodeCamp.org open-source UI components

3 lines (2 loc) 98 B
export { ControlLabel } from "./control-label"; export type { ControlLabelProps } from "./types";