UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

6 lines 241 B
"use client"; export { default as HStack } from "./HStack.js"; export { default as VStack } from "./VStack.js"; export { default as Stack } from "./Stack.js"; export { default as Spacer } from "./Spacer.js"; //# sourceMappingURL=index.js.map