UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

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