Murilo Medeiros

Results 4 comments of Murilo Medeiros

Any updates? We still earnestly waiting for it 🥹

Do as follow: ``` jest.mock('@react-google-maps/api', () => { return { withGoogleMap: (Component: any) => Component, withScriptjs: (Component: any) => Component, Marker: (props: any) => , GoogleMap: (props: any) => (...