Remove words "as well" to prevent text wrapping
This commit is contained in:
committed by
mrugesh mohapatra
parent
5875aef505
commit
09cb38aa21
@ -43,7 +43,7 @@ function Supporters({ isDonating, activeDonations }) {
|
|||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
Do you know anyone who's interested in technology? Encourage
|
Do you know anyone who's interested in technology? Encourage
|
||||||
them to join the community as well.
|
them to join the community.
|
||||||
</Fragment>
|
</Fragment>
|
||||||
) : (
|
) : (
|
||||||
`Join ${commaNumber(
|
`Join ${commaNumber(
|
||||||
|
Reference in New Issue
Block a user