feat(ui): make the intention of the select folder button clearer in Onboarding
This commit is contained in:
@@ -163,7 +163,7 @@ const welcome = (props: {
|
||||
loading={loading()}
|
||||
onClick={selectFolder}
|
||||
>
|
||||
Select folder
|
||||
Select existing Clan
|
||||
</Button>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user