mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-30 02:04:32 +00:00
* Cover v2.4.0 changes This adds 2 additional properties to the Map component which can be seen being documented in [this PR](https://github.com/PaulLeCam/react-leaflet/pull/593). The release notes for v2.4.0 can be viewed [here](https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.4.0) Signed-off-by: Jeroen Claassens <support@favware.tech> * Cover v.2.3.0 V2.3.0 added a React hook. This PR covers the function as well as adding a test that should test the hook. - v2.3.0 Release Notes: https://github.com/PaulLeCam/react-leaflet/releases/tag/v2.3.0 - Primary Pull Request for v2.3.0: https://github.com/PaulLeCam/react-leaflet/pull/571/files Signed-off-by: Jeroen Claassens <support@favware.tech>