Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour authored May 15, 2021
1 parent eaca784 commit 113f31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const App = () => {

## Alternatively, use the middleware

Instead of using `create` from `zundo`, use with `zundo` middleware and the `zustand` create.
Instead of using `create` from `zundo`, use the `zundo` middleware and the `zustand` create.

```tsx
import { undoMiddleware, UndoState } from 'zundo';
Expand Down

0 comments on commit 113f31e

Please sign in to comment.