UNPKG

@postenbring/hedwig-react

Version:

React components for [Hedwig Design System](https://github.com/bring/hedwig-design-system).

3 lines 250 B
export { Card, CardMedia, CardMediaImg, CardBody, CardBodyHeader, CardBodyHeaderOverline, CardBodyHeaderTitle, CardBodyDescription, CardBodyAction, CardBodyActionArrow, } from "./card"; export type * from "./card"; //# sourceMappingURL=index.d.ts.map