title: auto

des: auto
note:auto
This commit is contained in:
2023-10-06 16:37:32 +08:00
parent a402b7665d
commit 2d0d0a7382

View File

@@ -148,7 +148,7 @@ export default function HomeView() {
</ActionIcon>
<Text>
Welcome to,{" "}
Welcome to I ,{" "}
{token?.username ? token?.username : <Loader size={"xs"} />}
</Text>
</Flex>