Skip to content

Commit 8fcc270

Browse files
committed
update another snap after rebase
1 parent d8ff5cd commit 8fcc270

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/packages/babel-plugin-react-compiler/src/__tests__/fixtures/compiler/invalid-set-state-in-effect-verbose-derived-event.expect.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ function VideoPlayer(t0) {
4242
console.log("Play state changed!");
4343
}
4444
};
45-
4645
t2 = [isPlaying, wasPlaying];
4746
$[0] = isPlaying;
4847
$[1] = wasPlaying;

0 commit comments

Comments
 (0)