Skip to content

Commit 7f5e090

Browse files
committed
commit change Readme.md
1 parent c8d31ae commit 7f5e090

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/controls/worldMap/WorldMap.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ const WorldMap: React.FC<IWorldMapProps> = (props) => {
102102
theme={props.theme}
103103
data={countries}
104104
onClick={(c) => console.log('Clicked', c)}
105-
mapKey="fYK99t1qjkKbINH0saMD"
106105
title="Microsoft Locations Worldwide"
107106
/>
108107
</section>

0 commit comments

Comments
 (0)