Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: always hide React Material multi enum when not visible
The 'Hidden' of the MaterialEnumArrayRenderer only applied from screen size 'xl' and larger. However it should always apply. This fix changes 'xlUp' to 'xsUp', therefore the control is hidden on all screen sizes.
- Loading branch information