React Yandex Maps API 3 wrapper
npm install react-ymaps3sh
yarn add react-ymaps3
`
$3
`sh
yarn add -D @yandex/ymaps3-types@latest
`
$3
To work you need to get Yandex Maps Javascript API Key with hosts configured.$3
`tsx
export const MyComponent = () => {
return (
)
}
``