UNPKG

@atlaskit/popup

Version:

A popup displays brief content in an overlay.

3 lines (2 loc) 178 B
export { Popup, PopupContent, PopupTrigger } from '../../compositional/popup'; export type { PopupProps, PopupContentProps, PopupTriggerProps } from '../../compositional/popup';