Below is the snippet for mocking the HOC in your tests: jest.mock("react-geolocated", () => { return { geolocated: function(hocConf) {
確定! 回上一頁