We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eecdd0 commit b7594b7Copy full SHA for b7594b7
1 file changed
packages/react-tools/README.md
@@ -152,10 +152,7 @@
152
- [x] Lazy
153
- [x] Show
154
- [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 (???)
+ - [ ] ImageOpt (TODO:)
159
160
## ESlint configuration
161
To validate dependencies of custom hooks like `useMemoCompare`, configure `exhaustive-deps` with the `additionalHooks` option
0 commit comments