Add toggle instead of checkbox for addresses for permissions sheet (#19424)
This commit is contained in:
parent
4aee5af791
commit
e6d9ef0298
|
@ -16,7 +16,7 @@
|
|||
{:weight :medium
|
||||
:number-of-lines 1} setting-text]
|
||||
[selectors/view
|
||||
{:type :checkbox
|
||||
{:type :toggle
|
||||
:checked? checked?
|
||||
:customization-color customization-color
|
||||
:accessibility-label :user-list-toggle-check
|
||||
|
|
Loading…
Reference in New Issue