File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- < section class =' container ' >
1+ < section class =" container " >
22 < p > Select a title </ p >
3- < div class =' radio-group ' >
4- < pf-radio id ="title-mr " value =' mr ' label ="Mr " name ="title " checked = ${false} > </ pf-radio >
5- < pf-radio id ="title-miss " value =' miss ' label ="Miss " name ="title " checked = ${false} > </ pf-radio >
6- < pf-radio id ="title-mrs " value =' mrs ' label ="Mrs " name ="title " checked = ${false} > </ pf-radio >
7- < pf-radio id ="title-ms " value =' ms ' label ="Ms " name ="title " checked = ${false} > </ pf-radio >
8- < pf-radio id ="title-dr " value =' dr ' label ="Dr " name ="title " checked = ${false} > </ pf-radio >
9- < pf-radio id ="title-other " value =' other ' label ="Other " name ="title " checked = ${false} > </ pf-radio >
3+ < div class =" radio-group " >
4+ < pf-radio id ="title-mr " value =" mr " label ="Mr " name ="title "> </ pf-radio >
5+ < pf-radio id ="title-miss " value =" miss " label ="Miss " name ="title "> </ pf-radio >
6+ < pf-radio id ="title-mrs " value =" mrs " label ="Mrs " name ="title "> </ pf-radio >
7+ < pf-radio id ="title-ms " value =" ms " label ="Ms " name ="title "> </ pf-radio >
8+ < pf-radio id ="title-dr " value =" dr " label ="Dr " name ="title "> </ pf-radio >
9+ < pf-radio id ="title-other " value =" other " label ="Other " name ="title "> </ pf-radio >
1010 </ div >
1111 < pf-button > Submit</ pf-button >
1212</ section >
You can’t perform that action at this time.
0 commit comments