UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

8 lines (7 loc) 485 B
export { type BodyLongProps, default as BodyLong } from "./BodyLong"; export { type BodyShortProps, default as BodyShort } from "./BodyShort"; export { default as Detail, type DetailProps } from "./Detail"; export { default as ErrorMessage, type ErrorMessageProps, } from "./ErrorMessage"; export { default as Heading, type HeadingProps } from "./Heading"; export { default as Ingress, type IngressProps } from "./Ingress"; export { default as Label, type LabelProps } from "./Label";