react-ymaps3
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "react-ymaps3", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "React Yandex Maps API 3 wrapper", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/sbcrmweb/react-ymaps3", |
@@ -11,3 +11,3 @@ import { YMap as YMapHandle } from '@yandex/ymaps3-types'; | ||
'YMap', | ||
) as React.ForwardRefExoticComponent<YMapProps>; | ||
); | ||
@@ -14,0 +14,0 @@ export default YMap; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
68285