Commit c5f28e6
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.1 parent fce6b1e commit c5f28e6
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments