UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines (3 loc) 269 B
export { default as LinkPanel, type LinkPanelProps } from "./LinkPanel"; export { default as LinkPanelTitle, type LinkPanelTitleProps, } from "./LinkPanelTitle"; export { default as LinkPanelDescription, type LinkPanelDescriptionProps, } from "./LinkPanelDescription";