diff --git a/package.json b/package.json index cb98913..2f76f27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-datamaps-india", - "version": "1.0.0-beta-2", + "version": "1.0.0-beta-3", "description": "Datamaps for india region", "type": "module", "main": "./dist/react-datamaps-india.umd.cjs", diff --git a/src/components/MapTooltip.tsx b/src/components/MapTooltip.tsx index 21af1c2..7149bf8 100644 --- a/src/components/MapTooltip.tsx +++ b/src/components/MapTooltip.tsx @@ -30,7 +30,7 @@ function MapTooltip(props: StateToolTip) {