File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 79
79
<script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/c3/c3.min.js"></script>
80
80
<script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/d3/d3.min.js"></script>
81
81
82
- 5 . (optional) The 'patternfly.charts' and 'patternfly.table' modules are not a dependencies in the default angular 'patternfly' module.
83
- In order to use patternfly charts and/or patternfly.table, you must add them as a dependencies in your application:
82
+ 5 . (optional) The 'patternfly.charts' and 'patternfly.table' modules are not dependencies in the default angular 'patternfly' module.
83
+ In order to use patternfly charts and/or patternfly.table, you must add them as dependencies in your application:
84
84
85
85
my-app.module.js:
86
86
You can’t perform that action at this time.
0 commit comments