mui-org/material-ui
The issue has been solved
[withWidth] Provide a hook API #13600
Kizmar posted onGitHub
Regarding the Hidden documentation about breakpoints, specifically this code example:
Would it be possible to get a version of this code example using React Hooks instead of recompose/compose
? Recompose is being deprecated (basically) with the addition of hooks.