Skip to content

Commit 823e732

Browse files
committed
Remove debugger
1 parent dccefdc commit 823e732

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/hot-reloading/src/main.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { render } from 'react-dom'
33
import { Provider } from 'nuclear-js-react-addons'
44
import App from './containers/App'
55
import reactor from './reactor'
6-
debugger
76

87
render(
98
<Provider reactor={reactor}>

0 commit comments

Comments
 (0)