UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines (3 loc) 151 B
"use client"; export { default as Page, type PageProps } from "./Page"; export { default as PageBlock, type PageBlockProps } from "./parts/PageBlock";