1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00

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:
Conor Webb 2023-07-21 14:47:55 +01:00 committed by GitHub
parent 85233797df
commit 3586cf71b9

View file

@ -2341,10 +2341,6 @@
"label": "Left", "label": "Left",
"value": "left" "value": "left"
}, },
{
"label": "Right",
"value": "right"
},
{ {
"label": "Above", "label": "Above",
"value": "above" "value": "above"