"...src/components/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "7309c02f0b9c8caacb4dae47a36edc16b0048e95"
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