UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 225 B
export { InfoCard, InfoCardHeader, InfoCardTitle, InfoCardContent, } from "./root/InfoCardRoot.js"; export type { InfoCardProps, InfoCardHeaderProps, InfoCardTitleProps, InfoCardContentProps, } from "./root/InfoCardRoot.js";