diff --git a/frontend/dist/index.html b/frontend/dist/index.html index df37875..72268d5 100644 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -23,7 +23,7 @@ - + diff --git a/frontend/src/screens/Talent.jsx b/frontend/src/screens/Talent.jsx index bc27470..5a51b45 100644 --- a/frontend/src/screens/Talent.jsx +++ b/frontend/src/screens/Talent.jsx @@ -543,13 +543,14 @@ export default function Talent() { ) : ( <>
- setSearch(e.target.value)} - /> +
+ + setSearch(e.target.value)} + /> +
{visible.length} of {profiles.length} profile{profiles.length === 1 ? '' : 's'}