We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9059332 commit c6e7deaCopy full SHA for c6e7dea
part-one.md
@@ -83,7 +83,7 @@ const WordRenderer = Reconciler({
83
return false;
84
},
85
86
- now: () => performance.now(),
+ now: () => {}
87
88
supportsMutation: false
89
});
0 commit comments