JSFiddle - React, Tailwind, and code Playground
by doug65536
JavaScript
$(function () {
$('.hastip').powerTip({
placement: 'n',
smartPlacement: true
});
});
by doug65536
$(function () {
$('.hastip').powerTip({
placement: 'n',
smartPlacement: true
});
});