mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
change no found message
This commit is contained in:
@@ -17,7 +17,7 @@ const NoResults = () => {
|
||||
No results found.
|
||||
</span>
|
||||
<span className="text-lg font-normal text-tuatara-950">
|
||||
No projects matching these filters. Try changing your search.
|
||||
{`Sorry, we couldn't find any results for your search. Please try again with different keywords.`}
|
||||
</span>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user