DEV Community

Discussion on: How to setup Redux toolkit with TypeScript

Collapse
 
hades32 profile image
Martin Rauscher

Unfortunately, useDispatch is not allowed for class components. Is it possible to avoid connect for those, too?