Skip to content

Commit

Permalink
chore(docs): Removed outdated comment about fb.me link (facebook#19830)
Browse files Browse the repository at this point in the history
  • Loading branch information
adnaanbheda authored and todortotev committed Sep 18, 2020
1 parent 4e5f77f commit fa640f9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -85,7 +85,7 @@ if (
// option to rely on it in the future?
const requestAnimationFrame = window.requestAnimationFrame;
const cancelAnimationFrame = window.cancelAnimationFrame;
// TODO: Remove fb.me link

if (typeof requestAnimationFrame !== 'function') {
// Using console['error'] to evade Babel and ESLint
console['error'](
Expand Down

0 comments on commit fa640f9

Please sign in to comment.