Berk Ayvalı

Results 3 comments of Berk Ayvalı

Working Answer: 1. step => install libraries '@react-jvectormap/world' and '@react-jvectormap/core' 2. step create component DONT FORGET import worldMill like this `import worldMill from '@react-jvectormap/world/worldMill.json';` ``` import worldMill from '@react-jvectormap/world/worldMill.json'; import...