UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

5 lines (4 loc) 192 B
export { Portal } from './Portal'; export { OptionalPortal } from './OptionalPortal'; export type { PortalProps } from './Portal'; export type { OptionalPortalProps } from './OptionalPortal';