@navikt/ds-react
Version:
React components from the Norwegian Labour and Welfare Administration.
6 lines (5 loc) • 520 B
TypeScript
export { default as InternalHeader, type InternalHeaderProps, } from "./InternalHeader";
export { default as InternalHeaderButton, type InternalHeaderButtonProps, } from "./InternalHeaderButton";
export { default as InternalHeaderTitle, type InternalHeaderTitleProps, } from "./InternalHeaderTitle";
export { default as InternalHeaderUser, type InternalHeaderUserProps, } from "./InternalHeaderUser";
export { default as InternalHeaderUserButton, type InternalHeaderUserButtonProps, } from "./InternalHeaderUserButton";