Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWangJustToDo authored Oct 17, 2024
1 parent 2171d56 commit ce96039
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,10 +288,6 @@ const useCount = createState(
);
```

# v0.3.5 update

### `withDeepSelector` change to `withSelectorOptions`, also add `stableSelector` config

or

```tsx
Expand All @@ -310,6 +306,12 @@ const useCount = createState(
);
```

# v0.3.5 update

### `withDeepSelector` change to `withSelectorOptions`, also add `stableSelector` config



## License

MIT

0 comments on commit ce96039

Please sign in to comment.