react-gantt-schedule-timeline-calendar-example icon indicating copy to clipboard operation
react-gantt-schedule-timeline-calendar-example copied to clipboard

How do I use "tippy" in a react project

Open 1144075799 opened this issue 3 years ago • 1 comments

When I use in the project:

if (!tippyInstance) tippyInstance = tippy(element);

it will report an error:

Line 916:43:'tippy' is not defined

1144075799 avatar Apr 26 '21 08:04 1144075799