Skip to content

Commit c6e7dea

Browse files
authored
updated host config
1 parent 9059332 commit c6e7dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

part-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const WordRenderer = Reconciler({
8383
return false;
8484
},
8585

86-
now: () => performance.now(),
86+
now: () => {}
8787

8888
supportsMutation: false
8989
});

0 commit comments

Comments
 (0)