UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 320 B
export { LinkCard, LinkCardTitle, LinkCardDescription, LinkCardFooter, LinkCardAnchor, LinkCardIcon, LinkCardImage, } from "./LinkCard.js"; export type { LinkCardProps, LinkCardTitleProps, LinkCardDescriptionProps, LinkCardFooterProps, LinkCardAnchorProps, LinkCardIconProps, LinkCardImageProps, } from "./LinkCard.js";