UNPKG

@mielo-ui/mielo-react

Version:

React components & wrappers around mielo.css framework.

4 lines (3 loc) 150 B
export type { ButtonProps, ButtonGroupProps } from "./Props" export { default as Button } from "./Button" export { ButtonGroup } from "./ButtonGroup"