"backend/vscode:/vscode.git/clone" did not exist on "d8563adc14fdf8fdb26d7e9ce4e8b4bceb5e8eee"
refactor: extract CapacityBadge component from AccountCapacityCell
Extract repeated badge template (SVG icon + current/max display) into a reusable CapacityBadge component. Reduces AccountCapacityCell from ~300 lines to ~180 lines with identical behavior.
Please register or sign in to comment