You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webapp): type resizable sidebar lengths as panel units
The panel library's min/default/max props are template-literal Unit types;
bare strings failed typecheck (would have failed CI where the billing
baseline noise is absent).
0 commit comments