title: auto

des: auto
note:auto
This commit is contained in:
2023-10-06 16:51:06 +08:00
parent 9352626944
commit 97cce652a8

View File

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