UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

5 lines (4 loc) 235 B
export { default as HStack, type HStackProps } from "./HStack"; export { default as VStack, type VStackProps } from "./VStack"; export { default as Stack, type StackProps } from "./Stack"; export { default as Spacer } from "./Spacer";