sentry
sentry copied to clipboard
useResizeableDrawer: remove size state storage
I am slowly going to remove functionality and stateful behavior from this hook, as it should have never been added on the first place. We want the least opinionated version of a resizeable drawer so that it can cater to different behaviors.