Skip to content

Commit 3dc3b6f

Browse files
Add patternfly filters module
1 parent 2f2f328 commit 3dc3b6f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/angular-patternfly.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ angular.module('patternfly.form', []);
3939
angular.module('patternfly', [
4040
'patternfly.autofocus',
4141
'patternfly.card',
42-
'patternfly.filter',
42+
'patternfly.filters',
4343
'patternfly.form',
4444
'patternfly.notification',
4545
'patternfly.select',

0 commit comments

Comments
 (0)