Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 35c4cec

Browse files
committed
Remove unnecessary undefined from createStore call
1 parent 6d224ea commit 35c4cec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ import createSensitiveStorage from "redux-persist-sensitive-storage";
5151

5252
const store = createStore(
5353
reducer,
54-
undefined,
5554
compose(
5655
applyMiddleware(...),
5756
autoRehydrate()

0 commit comments

Comments
 (0)