sentry icon indicating copy to clipboard operation
sentry copied to clipboard

useResizeableDrawer: remove size state storage

Open JonasBa opened this issue 7 months ago • 2 comments

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.

JonasBa avatar Mar 27 '25 23:03 JonasBa