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 7979 <script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/c3/c3.min.js"></script>
8080 <script src="node_modules/angular-patternfly/node_modules/patternfly/node_modules/d3/d3.min.js"></script>
8181
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:
8484
8585 my-app.module.js:
8686
You can’t perform that action at this time.
0 commit comments