Added HoverTooltip component. Removed react-tooltip.
This commit is contained in:
@@ -55,7 +55,6 @@ export default function PageviewsChart({
|
||||
<BarChart
|
||||
{...props}
|
||||
className={className}
|
||||
chartId={websiteId}
|
||||
datasets={[
|
||||
{
|
||||
label: formatMessage(labels.uniqueVisitors),
|
||||
|
||||
Reference in New Issue
Block a user