We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9521e commit 24456a3Copy full SHA for 24456a3
src/components/tables/teams.js
@@ -63,6 +63,7 @@ function TeamsTable({ type, orgId }) {
63
setPage(1)
64
setSearch(search)
65
}}
66
+ placeholder='Search by team name'
67
/>
68
<Table
69
data-cy={`${type}-table`}
0 commit comments