Fix typo in home route
This commit is contained in:
parent
caf61fc21a
commit
1b3ce1a98d
@ -75,7 +75,7 @@ export function HomeRoute(): React.ReactElement {
|
|||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Dasbhoard is hidden when public mode is enabled.
|
Dashboard is hidden when public mode is enabled.
|
||||||
</Typography>
|
</Typography>
|
||||||
) : (
|
) : (
|
||||||
<AsyncWidget
|
<AsyncWidget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user