mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-16 12:10:28 +03:00
Use consistent "bookmark" wording in code and UI
This commit is contained in:
parent
f0ace27d4a
commit
b63a47628e
6 changed files with 129 additions and 173 deletions
|
|
@ -62,7 +62,7 @@ function ServerCard({ serverName, onExplore }: ServerCardProps) {
|
|||
</Box>
|
||||
<Button onClick={onExplore} variant="Secondary" fill="Soft" size="300">
|
||||
<Text size="B300" truncate>
|
||||
Explore
|
||||
Explore Rooms
|
||||
</Text>
|
||||
</Button>
|
||||
</CardBase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue