UNPKG

@atlaskit/tooltip

Version:

A React Component for displaying Tooltips

5 lines (3 loc) 103 B
// @flow export { default } from './components/Tooltip'; export { TooltipPrimitive } from './styled';