Merge pull request #123 from secondl1ght/master
Typo fix on wallet page
This commit is contained in:
commit
49ca1847a2
|
@ -105,7 +105,7 @@ export function FundForm () {
|
||||||
setShowAlert(false)
|
setShowAlert(false)
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Your can also fund your account via lightning address with <strong>{`${me.name}@stacker.news`}</strong>
|
You can also fund your account via lightning address with <strong>{`${me.name}@stacker.news`}</strong>
|
||||||
</Alert>}
|
</Alert>}
|
||||||
<Form
|
<Form
|
||||||
initial={{
|
initial={{
|
||||||
|
|
Loading…
Reference in New Issue