UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

2 lines 237 B
import { Dialog, DialogButtonProps, DialogHeaderProps, DialogHeight, DialogProps, DialogWidth } from "./Dialog.js"; export { Dialog, type DialogButtonProps, type DialogHeaderProps, type DialogHeight, type DialogProps, type DialogWidth };