@@ -397,7 +397,6 @@ exports[`<Input Addon> should render group button before input addon correctly 1
397397 label = " Text Box With Input Addon"
398398 name = " text_box_21"
399399 title = " Text Box With Input Addon"
400- validate = { [Function ]}
401400 >
402401 <Pf3FormGroup
403402 inputAddon = {
@@ -540,7 +539,6 @@ exports[`<Input Addon> should render group button before input addon correctly 1
540539 ]
541540 }
542541 name = " i-a-g-2"
543- validate = { [Function ]}
544542 >
545543 <InputGroupButton
546544 bsClass = " input-group-btn"
@@ -563,7 +561,6 @@ exports[`<Input Addon> should render group button before input addon correctly 1
563561 label = " Set 1"
564562 name = " set1"
565563 onClick = { [Function ]}
566- validate = { [Function ]}
567564 >
568565 <Button
569566 active = { false }
@@ -601,7 +598,6 @@ exports[`<Input Addon> should render group button before input addon correctly 1
601598 <Button
602599 label = " Set 2"
603600 name = " set2"
604- validate = { [Function ]}
605601 >
606602 <Button
607603 active = { false }
@@ -1121,7 +1117,6 @@ exports[`<Input Addon> should render group mixed before input addon correctly 1`
11211117 label = " Text Box With Input Addon"
11221118 name = " text_box_21"
11231119 title = " Text Box With Input Addon"
1124- validate = { [Function ]}
11251120 >
11261121 <Pf3FormGroup
11271122 inputAddon = {
@@ -1266,7 +1261,6 @@ exports[`<Input Addon> should render group mixed before input addon correctly 1`
12661261 ]
12671262 }
12681263 name = " i-a-g-2"
1269- validate = { [Function ]}
12701264 >
12711265 <InputGroupAddon
12721266 bsClass = " input-group-addon"
@@ -1288,7 +1282,6 @@ exports[`<Input Addon> should render group mixed before input addon correctly 1`
12881282 <PlainText
12891283 label = " -"
12901284 name = " name1"
1291- validate = { [Function ]}
12921285 variant = " span"
12931286 >
12941287 <span
@@ -1335,7 +1328,6 @@ exports[`<Input Addon> should render group mixed before input addon correctly 1`
13351328 ]
13361329 }
13371330 name = " i-a-g-3"
1338- validate = { [Function ]}
13391331 >
13401332 <InputGroupButton
13411333 bsClass = " input-group-btn"
@@ -1356,7 +1348,6 @@ exports[`<Input Addon> should render group mixed before input addon correctly 1`
13561348 <Button
13571349 label = " Set 3"
13581350 name = " set3"
1359- validate = { [Function ]}
13601351 >
13611352 <Button
13621353 active = { false }
@@ -1723,7 +1714,6 @@ exports[`<Input Addon> should render single after input addon correctly 1`] = `
17231714 label = " Text Box With Input Addon"
17241715 name = " text_box_21"
17251716 title = " Text Box With Input Addon"
1726- validate = { [Function ]}
17271717 >
17281718 <Pf3FormGroup
17291719 inputAddon = {
@@ -1837,7 +1827,6 @@ exports[`<Input Addon> should render single after input addon correctly 1`] = `
18371827 <PlainText
18381828 label = " -"
18391829 name = " name1"
1840- validate = { [Function ]}
18411830 variant = " span"
18421831 >
18431832 <span
@@ -2167,7 +2156,6 @@ exports[`<Input Addon> should render single before input addon correctly 1`] = `
21672156 label = " Text Box With Input Addon"
21682157 name = " text_box_21"
21692158 title = " Text Box With Input Addon"
2170- validate = { [Function ]}
21712159 >
21722160 <Pf3FormGroup
21732161 inputAddon = {
@@ -2261,7 +2249,6 @@ exports[`<Input Addon> should render single before input addon correctly 1`] = `
22612249 <PlainText
22622250 label = " -"
22632251 name = " name1"
2264- validate = { [Function ]}
22652252 variant = " span"
22662253 >
22672254 <span
@@ -2602,7 +2589,6 @@ exports[`<Input Addon> should render single button after input addon correctly 1
26022589 label = " Text Box With Input Addon"
26032590 name = " text_box_21"
26042591 title = " Text Box With Input Addon"
2605- validate = { [Function ]}
26062592 >
26072593 <Pf3FormGroup
26082594 inputAddon = {
@@ -2713,7 +2699,6 @@ exports[`<Input Addon> should render single button after input addon correctly 1
27132699 <Button
27142700 label = " Set 3"
27152701 name = " set3"
2716- validate = { [Function ]}
27172702 >
27182703 <Button
27192704 active = { false }
@@ -3099,7 +3084,6 @@ exports[`<Input Addon> should render single button before input addon correctly
30993084 label = " Text Box With Input Addon"
31003085 name = " text_box_21"
31013086 title = " Text Box With Input Addon"
3102- validate = { [Function ]}
31033087 >
31043088 <Pf3FormGroup
31053089 inputAddon = {
@@ -3218,7 +3202,6 @@ exports[`<Input Addon> should render single button before input addon correctly
32183202 ]
32193203 }
32203204 name = " i-a-g-2"
3221- validate = { [Function ]}
32223205 >
32233206 <InputGroupButton
32243207 bsClass = " input-group-btn"
@@ -3239,7 +3222,6 @@ exports[`<Input Addon> should render single button before input addon correctly
32393222 <Button
32403223 label = " Set 2"
32413224 name = " set2"
3242- validate = { [Function ]}
32433225 >
32443226 <Button
32453227 active = { false }
@@ -3948,7 +3930,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
39483930 label = " Text Box With Input Addon"
39493931 name = " text_box_21"
39503932 title = " Text Box With Input Addon"
3951- validate = { [Function ]}
39523933 >
39533934 <Pf3FormGroup
39543935 inputAddon = {
@@ -4145,7 +4126,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
41454126 ]
41464127 }
41474128 name = " i-a-g-2"
4148- validate = { [Function ]}
41494129 >
41504130 <InputGroupButton
41514131 bsClass = " input-group-btn"
@@ -4168,7 +4148,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
41684148 label = " Set 1"
41694149 name = " set1"
41704150 onClick = { [Function ]}
4171- validate = { [Function ]}
41724151 >
41734152 <Button
41744153 active = { false }
@@ -4206,7 +4185,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
42064185 <Button
42074186 label = " Set 2"
42084187 name = " set2"
4209- validate = { [Function ]}
42104188 >
42114189 <Button
42124190 active = { false }
@@ -4286,7 +4264,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
42864264 ]
42874265 }
42884266 name = " i-a-g-2"
4289- validate = { [Function ]}
42904267 >
42914268 <InputGroupAddon
42924269 bsClass = " input-group-addon"
@@ -4308,7 +4285,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
43084285 <PlainText
43094286 label = " -"
43104287 name = " name1"
4311- validate = { [Function ]}
43124288 variant = " span"
43134289 >
43144290 <span
@@ -4355,7 +4331,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
43554331 ]
43564332 }
43574333 name = " i-a-g-3"
4358- validate = { [Function ]}
43594334 >
43604335 <InputGroupButton
43614336 bsClass = " input-group-btn"
@@ -4376,7 +4351,6 @@ exports[`<Input Addon> should render the ultimate input addon correctly 1`] = `
43764351 <Button
43774352 label = " Set 3"
43784353 name = " set3"
4379- validate = { [Function ]}
43804354 >
43814355 <Button
43824356 active = { false }
0 commit comments