I am trying to implement "temporary" drawer clipped under the app bar (Note: drawer variant 'temporary' and clipped under app-bar).
See to an earlier post on this subject for more context: How to set the zIndex on the drawer component . The solution suggested was to override drawer zIndex using !important.
But I get typescript error https://codesandbox.io/s/material-demo-forked-m9kxd?file=/demo.tsx&resolutionWidth=320&resolutionHeight=675