UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines 146 B
"use client"; export { default as List } from "./List.js"; export { default as ListItem } from "./List.Item.js"; //# sourceMappingURL=index.js.map