JSFiddle - React, Tailwind, and code Playground

by von

HTML

$('body').tooltip({
          selector: '[data-toggle="tooltip"]'
      });