Remove unneeded prop.

This commit is contained in:
bmauger 2021-12-02 07:57:14 -05:00
parent fb027c281e
commit 9b65586121

View file

@ -81,7 +81,6 @@
groupName="demo-1"
ariaLabelBy="vehicle-year"
radioID="2021"
radioLabelValue="2021"
textPosition="text-start"
loaderColor="blue"
loaderPosition="right"
@ -91,7 +90,6 @@
groupName="demo-1"
ariaLabelBy="vehicle-year"
radioID="2020"
radioLabelValue="2020"
textPosition="text-start"
loaderColor="blue"
loaderPosition="right"
@ -101,7 +99,6 @@
groupName="demo-1"
ariaLabelBy="vehicle-year"
radioID="2019"
radioLabelValue="2019"
textPosition="text-start"
loaderColor="blue"
loaderPosition="right"
@ -123,7 +120,6 @@
groupName="demo-2"
ariaLabelBy="vehicle-make"
radioID="Chevrolet"
radioLabelValue="Chevrolet"
radioLabelSubCopy="Test sub-headline"
textPosition="text-start"
loaderColor="blue"
@ -134,7 +130,6 @@
groupName="demo-2"
ariaLabelBy="vehicle-make"
radioID="Dodge"
radioLabelValue="Dodge"
radioLabelSubCopy="Test sub-headline"
textPosition="text-start"
loaderColor="blue"
@ -145,7 +140,6 @@
groupName="demo-2"
ariaLabelBy="vehicle-make"
radioID="Ford"
radioLabelValue="Ford"
radioLabelSubCopy="Test sub-headline"
textPosition="text-start"
loaderColor="blue"
@ -163,7 +157,6 @@
groupName="demo-3"
ariaLabelBy="vehicle-model"
radioID="Corvette"
radioLabelValue="Corvette"
radioLabelSubCopy="Test sub-headline"
textPosition="text-center"
loaderColor="blue"
@ -174,7 +167,6 @@
groupName="demo-3"
ariaLabelBy="vehicle-model"
radioID="Testarosa"
radioLabelValue="Testarosa"
radioLabelSubCopy="Test sub-headline"
textPosition="text-center"
loaderColor="blue"
@ -185,7 +177,6 @@
groupName="demo-3"
ariaLabelBy="vehicle-model"
radioID="S600"
radioLabelValue="S600"
radioLabelSubCopy="Test sub-headline"
textPosition="text-center"
loaderColor="blue"