Skip to content

Commit b7594b7

Browse files
committed
[UPD] README
1 parent 2eecdd0 commit b7594b7

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

packages/react-tools/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,7 @@
152152
- [x] Lazy
153153
- [x] Show
154154
- [x] SwitchCase
155-
- [ ] RestrictedRoute (maybe)
156-
- [ ] Suspense: Suspence compontent react-like for async component (or polyfill)
157-
- [ ] Dynamic: This component lets you insert an arbitrary Component or tag and passes the props through to it.
158-
- [ ] ImageOpt (???)
155+
- [ ] ImageOpt (TODO:)
159156

160157
## ESlint configuration
161158
To validate dependencies of custom hooks like `useMemoCompare`, configure `exhaustive-deps` with the `additionalHooks` option

0 commit comments

Comments
 (0)