UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

11 lines (10 loc) 291 B
"use client"; export { default as LinkPanel, type LinkPanelProps } from "./LinkPanel"; export { default as LinkPanelTitle, type LinkPanelTitleProps, } from "./LinkPanelTitle"; export { default as LinkPanelDescription, type LinkPanelDescriptionProps, } from "./LinkPanelDescription";