mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
handle error and loading state
This commit is contained in:
@@ -40,7 +40,7 @@ class Config extends React.Component<Props> {
|
||||
<div className="column">
|
||||
<Navigation>
|
||||
<Section label={t("config.navigation-title")}>
|
||||
<NavLink to={`${url}`} label={t("config.globalConfig-label")} />
|
||||
<NavLink to={`${url}`} label={t("global-config.navigation-label")} />
|
||||
</Section>
|
||||
</Navigation>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user