mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-25 11:27:09 -05:00
Improve reading
This commit is contained in:
@@ -67,7 +67,7 @@ export const ProfileGrid = (props: {
|
||||
{!isLoadingMore && !isReloading && other_profiles.length === 0 && (
|
||||
<div className="py-8 text-center">
|
||||
<p>No profiles found.</p>
|
||||
<p>Feel free to bookmark your search and we'll notify you when new users match it!</p>
|
||||
<p>Feel free to click on Get Notified and we'll notify you when new users match it!</p>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user