1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 09:43:23 +00:00

icon component updates for all cipher types

This commit is contained in:
Kyle Spearrin
2017-10-16 11:02:39 -04:00
parent fd146afb69
commit 9a79f6989e
5 changed files with 83 additions and 19 deletions

View File

@@ -58,6 +58,7 @@
<script src="app/directives/formDirective.js"></script>
<script src="app/directives/stopClickDirective.js"></script>
<script src="app/directives/stopPropDirective.js"></script>
<script src="app/directives/fallbackSrcDirective.js"></script>
<script src="app/components/componentsModule.js"></script>
<script src="app/components/iconComponent.js"></script>