UNPKG

@mantine/core

Version:

React components library focused on usability, accessibility and developer experience

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