destroy()

in src/components/tippy.js [10:12]


    destroy() {
      if (instance) instance.destroy();
    },