Skip to content

Commit 0fec6f9

Browse files
authored
Update radio.js
1 parent bffbe6b commit 0fec6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/radio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default ngModule => {
55
formlyConfigProvider.setType({
66
name: 'radio',
77
template: require('./radio.html'),
8-
wrapper: ['templateLabel', 'templateHasError'],
8+
wrapper: ['foundationLabel', 'foundationHasError'],
99
defaultOptions: {
1010
noFormControl: false
1111
},

0 commit comments

Comments
 (0)