You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{tooltipContent} --- this line is throwing an error
I have done installed it -- npm install react-tooltip but still getting issue
ERROR in ./src/App.js
export 'default' (imported as 'ReactTooltip') was not found in 'react-tooltip' (possible exports: Tooltip, TooltipProvider, TooltipWrapper, removeStyle)
The text was updated successfully, but these errors were encountered:
{tooltipContent} --- this line is throwing an error
I have done installed it -- npm install react-tooltip but still getting issue
ERROR in ./src/App.js
export 'default' (imported as 'ReactTooltip') was not found in 'react-tooltip' (possible exports: Tooltip, TooltipProvider, TooltipWrapper, removeStyle)
The text was updated successfully, but these errors were encountered: