import tippy from "tippy.js"; tippy.setDefaultProps({ allowHTML: true, theme: "tooltip", }); export default tippy;