mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-24 08:49:39 -04:00
Search users
This commit is contained in:
@@ -71,7 +71,7 @@ export function SelectUsers(props: {
|
||||
id="user name"
|
||||
value={query}
|
||||
onChange={(e) => setQuery(e.target.value)}
|
||||
placeholder="e.g. Ian Philips"
|
||||
placeholder="Search users..."
|
||||
/>
|
||||
</Col>
|
||||
{queryReady && (
|
||||
|
||||
Reference in New Issue
Block a user