Skip to content

Commit c43bd53

Browse files
committed
1 parent 5dcecb0 commit c43bd53

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
@@ -217,7 +217,7 @@ module.exports = {
217217
// Extra HMR options
218218
hotOptions: {
219219
// Prevent preserving local component state
220-
noPreserveState: false,
220+
preserveLocalState: false,
221221

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

0 commit comments

Comments
 (0)