index.js 85 B

123
  1. // base rc-tooltip 5.1.1
  2. import Tooltip from './src/Tooltip';
  3. export default Tooltip;