Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(ui/single_select): remove unused chunk_index field
Removed the unused `chunk_index` field from `SingleSelect` struct. This cleanup reduces code complexity and improves maintainability.
- Loading branch information