When I tried to do the example, I get this error message
`
node_modules/react-leaflet-google-tile-layer/node_modules/react-leaflet/es/MapLayer.js:91
88 | MapLayer.prototype.componentDidMount = function componentDidMount() {
89 | _MapComponent.prototype.componentDidMount.call(this);
90 |
91 | this.layerContainer.addLayer(this.leafletElement);
| ^ 92 | };
`
When I tried to do the example, I get this error message
`
node_modules/react-leaflet-google-tile-layer/node_modules/react-leaflet/es/MapLayer.js:91
88 | MapLayer.prototype.componentDidMount = function componentDidMount() {
89 | _MapComponent.prototype.componentDidMount.call(this);
90 |