Skip to content

Commit dfc07cf

Browse files
committed
no need to return
1 parent 8547798 commit dfc07cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

22-error-boundaries.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232

3333
function Bomb() {
3434
throw new Error('💥 CABOOM 💥')
35-
return null
3635
}
3736

3837
function App() {

0 commit comments

Comments
 (0)