UNPKG

breakfast-ui

Version:

Your tasty component library

4 lines (3 loc) 138 B
import Button from "./Button/Button"; import OutlinedButton from "./OutlinedButton/OutlinedButton"; export { Button, OutlinedButton };