mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
added icons to navigation
This commit is contained in:
@@ -111,6 +111,7 @@ class SingleUser extends React.Component<Props> {
|
||||
<Navigation>
|
||||
<Section label={t("single-user.navigation-label")}>
|
||||
<NavLink
|
||||
icon="fas fa-info-circle"
|
||||
to={`${url}`}
|
||||
label={t("single-user.information-label")}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user