Preventing text selection on Label component
Open
Type: Question
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Hi
The Label components text element is selectable right now. If this is not intentional, what do you think about adding `user-select: none;` to Label's primary element to prevent selection?

Contributor guide
Assessment
This issue has not been assessed yet.