mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-02-22 21:23:09 +01:00
change welcome page support button copy
This commit is contained in:
parent
6cc87fce49
commit
885083beee
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ export function WelcomePage() {
|
||||||
before={<Icon size="200" src={Icons.Heart} />}
|
before={<Icon size="200" src={Icons.Heart} />}
|
||||||
>
|
>
|
||||||
<Text as="span" size="B400" truncate>
|
<Text as="span" size="B400" truncate>
|
||||||
Sponsor
|
Support
|
||||||
</Text>
|
</Text>
|
||||||
</Button>
|
</Button>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
Loading…
Reference in a new issue