mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
Update step-onboarding-finished.tsx (#1437)
This commit is contained in:
@@ -41,7 +41,7 @@ export const StepOnboardingFinished = () => {
|
|||||||
<Divider />
|
<Divider />
|
||||||
<NavLink
|
<NavLink
|
||||||
component={Link}
|
component={Link}
|
||||||
href="/b/default"
|
href="/b"
|
||||||
rightSection={<IconChevronRight size="0.8rem" stroke={1.5} />}
|
rightSection={<IconChevronRight size="0.8rem" stroke={1.5} />}
|
||||||
className={classes.link}
|
className={classes.link}
|
||||||
icon={<IconDashboard />}
|
icon={<IconDashboard />}
|
||||||
|
|||||||
Reference in New Issue
Block a user