UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

3 lines (2 loc) 397 B
export { default as Dialog, DialogTrigger, DialogPopup, DialogCloseTrigger, DialogHeader, DialogFooter, DialogTitle, DialogDescription, DialogBody, } from "./root/DialogRoot.js"; export type { DialogProps, DialogTriggerProps, DialogPopupProps, DialogCloseTriggerProps, DialogHeaderProps, DialogFooterProps, DialogTitleProps, DialogDescriptionProps, DialogBodyProps, } from "./root/DialogRoot.js";