Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Add missed file!
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsomunozpomer committed May 8, 2019
1 parent f11445e commit 593ca2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __mocks__/requestAnimationFrame.js
@@ -0,0 +1,3 @@
global.requestAnimationFrame = function(callback) {
setTimeout(callback, 0)
}

0 comments on commit 593ca2e

Please sign in to comment.