We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de6432 commit c04a950Copy full SHA for c04a950
content/how-to/hmr/hot-module-reload-with-react.md renamed to content/how-to/set-up-hmr-with-react.md
@@ -1,5 +1,5 @@
1
---
2
-title: How to Configure Hot Module Replacement with React?
+title: How to Set Up Hot Module Replacement with React?
3
4
Hot Module Replacement (HMR) exchanges, adds, or removes modules while an
5
application is running without a page reload.
0 commit comments