@navikt/ds-react
Version:
React components from the Norwegian Labour and Welfare Administration.
8 lines (7 loc) • 506 B
TypeScript
export { type BodyLongProps, default as BodyLong } from "./BodyLong.js";
export { type BodyShortProps, default as BodyShort } from "./BodyShort.js";
export { default as Detail, type DetailProps } from "./Detail.js";
export { default as ErrorMessage, type ErrorMessageProps, } from "./ErrorMessage.js";
export { default as Heading, type HeadingProps } from "./Heading.js";
export { default as Ingress, type IngressProps } from "./Ingress.js";
export { default as Label, type LabelProps } from "./Label.js";