Skip to content

Commit f2d0a07

Browse files
committed
fix: remove extra console log
1 parent 7774c86 commit f2d0a07

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cases/react-1k/src/f0.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ function Component() {
2727
}
2828

2929
export default Component;
30-
31-
console.log('root hmr', Date.now());
32-

0 commit comments

Comments
 (0)