sbcrmweb / react-ymaps3

React Yandex Maps API 3 wrapper
MIT License
3 stars 0 forks source link

Load all components to store directly #5

Open antokhio opened 4 months ago

antokhio commented 4 months ago

Instead of using:

reactify(ymaps)[Component]

Use:

store.ymaps[Componet]