Skip to content

Commit c04a950

Browse files
committed
Improve React HMR Article Naming
Closes #87.
1 parent 5de6432 commit c04a950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/how-to/hmr/hot-module-reload-with-react.md renamed to content/how-to/set-up-hmr-with-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to Configure Hot Module Replacement with React?
2+
title: How to Set Up Hot Module Replacement with React?
33
---
44
Hot Module Replacement (HMR) exchanges, adds, or removes modules while an
55
application is running without a page reload.

0 commit comments

Comments
 (0)