Skip to content

Commit c703d04

Browse files
Fix README
1 parent 50c4365 commit c703d04

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
@@ -326,7 +326,6 @@ A wrapper around RTK's `configureStore`.
326326
* A `Promise<PersistedStore>` object, which resolves to a standard Redux store enhanced with the following methods:
327327
* **`rehydrate()`**: A function to manually trigger rehydration from storage.
328328
* **`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.
330329

331330
<br />
332331

0 commit comments

Comments
 (0)