UNPKG

onecart-ui

Version:

Cross-platform React and React Native component library with white-label support

8 lines (7 loc) 136 B
export { Button } from "./Button"; export type { ButtonProps, ButtonType, ButtonSize, ButtonState, } from "../../types/Button";