UNPKG

@freecodecamp/ui

Version:

The freeCodeCamp.org open-source UI components

3 lines (2 loc) 76 B
export { Panel } from "./panel"; export type { PanelProps } from "./types";