change password field icon on log in page
This commit is contained in:
parent
00247ee6f2
commit
4a87fb9baa
2 changed files with 2 additions and 1 deletions
assets/js
|
@ -15,6 +15,7 @@ import "../node_modules/bootstrap-icons/icons/box-arrow-right.svg"; // log out
|
|||
import "../node_modules/bootstrap-icons/icons/at.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/key.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/key-fill.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/shield-lock.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/arrow-repeat.svg";
|
||||
|
||||
// webpack automatically bundles all modules in your
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue