Use more appropriate icon in sidenav
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<%= render SidenavLinkComponent.new(
|
||||
name: "Account", path: "#", icon: "settings", disabled: true
|
||||
name: "Account", path: "#", icon: "user", disabled: true
|
||||
) %>
|
||||
<%= render SidenavLinkComponent.new(
|
||||
name: "Password", path: security_path, icon: "key",
|
||||
|
||||
Reference in New Issue
Block a user