Skip to content

Commit d06ac4d

Browse files
committed
Improved docs
1 parent e563e9d commit d06ac4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import '/node_modules/react-resizable/css/styles.css';
1313
*/
1414
const store = configureStore();
1515

16-
// @ts-ignore
16+
// @ts-ignore - persist state in browser cache.
1717
const persister = persistStore(store);
1818

1919
/** Wrap the application in a redux provider / browser cache persistance gate **/

0 commit comments

Comments
 (0)