UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

3 lines (2 loc) 112 B
export { default } from "./button-bar.component"; export type { ButtonBarProps } from "./button-bar.component";