Update Step3.tsx (#2638)
This commit is contained in:
parent
0bbe2c5e32
commit
b8f0c5b538
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ export function Step3({
|
|||
/>
|
||||
<Text type="lg" style={[pal.text, s.pl5, s.pt10]}>
|
||||
<Trans>Your full handle will be</Trans>{' '}
|
||||
<Text type="lg-bold" style={[pal.text, s.ml5]}>
|
||||
<Text type="lg-bold" style={pal.text}>
|
||||
@{createFullHandle(uiState.handle, uiState.userDomain)}
|
||||
</Text>
|
||||
</Text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue