UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

6 lines 218 B
import type { PortalProps } from './Portal'; import { Portal, registerPortalRoot } from './Portal'; export default Portal; export { registerPortalRoot }; export type { PortalProps }; //# sourceMappingURL=index.d.ts.map