Summary
PR #6344 (fix: segmented_control indicator renders for >10 items) currently includes an accidental root-level file named 10 (empty/no-op).
Why this should be fixed
- It is unrelated to segmented control behavior.
- It introduces repository noise and can confuse future diffs/history.
Proposed fix
- Remove file
10 from the PR branch before merge.
Reference
Summary
PR #6344 (
fix: segmented_control indicator renders for >10 items) currently includes an accidental root-level file named10(empty/no-op).Why this should be fixed
Proposed fix
10from the PR branch before merge.Reference