As you can see in our Jest configuration, we need to add the ... it: // Browser Mocks const requestAnimationFrameMock = callback => { setTimeout(callback, ...
確定! 回上一頁