We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c4365 commit c703d04Copy full SHA for c703d04
README.md
@@ -326,7 +326,6 @@ A wrapper around RTK's `configureStore`.
326
* A `Promise<PersistedStore>` object, which resolves to a standard Redux store enhanced with the following methods:
327
* **`rehydrate()`**: A function to manually trigger rehydration from storage.
328
* **`clearPersistedState()`**: A function that clears all persisted data for the application from storage.
329
- * **`flush()`**: A function that immediately persists the current state to storage.
330
331
<br />
332
0 commit comments