mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 17:59:13 -04:00
Update saved profiles text to reference "bookmark" instead of "star"
This commit is contained in:
@@ -291,7 +291,7 @@ function StarModal(props: {
|
||||
<div className="text-center py-8">
|
||||
<div className="text-ink-500 text-sm mb-2">You haven't saved any profile.</div>
|
||||
<div className="text-ink-300 text-xs">
|
||||
To save one, click on the star on their profile page.
|
||||
To save one, click on the bookmark on their profile page.
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user