Update step-onboarding-finished.tsx (#1437)

This commit is contained in:
Thomas Camlong
2023-09-28 19:18:59 +02:00
committed by GitHub
parent 76090c8485
commit a6c7fbc1ef

View File

@@ -41,7 +41,7 @@ export const StepOnboardingFinished = () => {
<Divider />
<NavLink
component={Link}
href="/b/default"
href="/b"
rightSection={<IconChevronRight size="0.8rem" stroke={1.5} />}
className={classes.link}
icon={<IconDashboard />}