Skip to content

Commit

Permalink
Merge c14f877 into aebd3ef
Browse files Browse the repository at this point in the history
  • Loading branch information
ytliuSVN committed Mar 3, 2021
2 parents aebd3ef + c14f877 commit 8ccf467
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ export const wrapper = createWrapper<State>(makeStore, {debug: true});
<summary>Same code in JavaScript (without types)</summary>

```js
// store.ts

import {createStore} from 'redux';
import {createWrapper, HYDRATE} from 'next-redux-wrapper';

Expand Down

0 comments on commit 8ccf467

Please sign in to comment.