I noticed that both the "Show" and "Update Password" actions in the Admin List table were using the same icon, so i changed the Update Password's icon to a more suitable one using Ant Design.
Screenshots (if applicable)
This is The Before:
This is the After:
Checklist
[X] I have tested these changes
[X] I have updated the relevant documentation
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the codebase
[X] My changes generate no new warnings or errors
[X] The title of my pull request is clear and descriptive
Description
I noticed that both the "Show" and "Update Password" actions in the Admin List table were using the same icon, so i changed the Update Password's icon to a more suitable one using Ant Design.
Screenshots (if applicable)
This is The Before:
This is the After:
Checklist