mirror of
https://github.com/zhigang1992/devhub.git
synced 2026-06-16 02:14:59 +08:00
Add missing word
This commit is contained in:
@@ -37,7 +37,7 @@ export function AccountSettings() {
|
||||
<Avatar size={28} username={username} />
|
||||
<Spacer width={contentPadding / 2} />
|
||||
<Animated.Text style={{ color: theme.foregroundColor }}>
|
||||
Logged as{' '}
|
||||
Logged in as{' '}
|
||||
</Animated.Text>
|
||||
<Link href={`https://github.com/${username}`}>
|
||||
<Animated.Text
|
||||
|
||||
Reference in New Issue
Block a user