We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6ffa1 commit bffbe6bCopy full SHA for bffbe6b
src/types/multiCheckbox.js
@@ -5,7 +5,7 @@ export default ngModule => {
5
formlyConfigProvider.setType({
6
name: 'multiCheckbox',
7
template: require('./multiCheckbox.html'),
8
- wrapper: ['templateLabel', 'templateHasError'],
+ wrapper: ['foundationLabel', 'foundationHasError'],
9
defaultOptions: {
10
noFormControl: false
11
},
0 commit comments