Removed right from fieldgroup label select. (#11321)
Removed the right label from the field group component as it served no purpose and didn't change anything.
This commit is contained in:
parent
85233797df
commit
3586cf71b9
|
@ -2341,10 +2341,6 @@
|
|||
"label": "Left",
|
||||
"value": "left"
|
||||
},
|
||||
{
|
||||
"label": "Right",
|
||||
"value": "right"
|
||||
},
|
||||
{
|
||||
"label": "Above",
|
||||
"value": "above"
|
||||
|
|
Loading…
Reference in New Issue