UNPKG

carbon-react

Version:

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

3 lines (2 loc) 106 B
export { default } from "./card-row.component"; export type { CardRowProps } from "./card-row.component";