I am trying to design a mobile responsive UI.
So I use breakpoint as root container.
I want to hide left dock on the event when breakpoint becomes small, and reappear when breakpoint becomes large.
But for the life of me, I can't figure out how to do this.