UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 124 B
import Tooltip from './Tooltip'; export type { TooltipProps } from './Tooltip'; export { Tooltip }; export default Tooltip;