mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
fix: updated placeholder to display All users (#12525)
This commit is contained in:
parent
8ce42b008c
commit
6f0b27e922
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ const UsersFilter = ({ filterList, resetSearch }) => {
|
|||
useMenuPortal={true}
|
||||
closeMenuOnSelect={true}
|
||||
width="161.25px"
|
||||
placeholder="All"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue