fix(ui): remove redundant sub-table header in user breakdown
The expanded user breakdown rows already align with the parent table columns (Requests, Token, Actual, Standard), so the repeated sub-header wastes vertical space. Remove the <thead> from UserBreakdownSubTable.
Please register or sign in to comment