Skip to content

Commit 923d07e

Browse files
committed
1 parent 5a1c166 commit 923d07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ module.exports = {
200200
// Extra HMR options
201201
hotOptions: {
202202
// Prevent preserving local component state
203-
noPreserveState: false,
203+
preserveLocalState: false,
204204

205205
// If this string appears anywhere in your component's code, then local
206206
// state won't be preserved, even when noPreserveState is false

0 commit comments

Comments
 (0)