We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5be852 commit 6abeac8Copy full SHA for 6abeac8
entry.jsx
@@ -7,8 +7,3 @@ ReactDOM.render(
7
document.getElementById("content")
8
);
9
10
-// Notice!!!
11
-// Following is required to make reloading happen
12
-if (module.hot) {
13
- module.hot.accept();
14
-}
0 commit comments