fix: updated placeholder to display All users (#12525)

This commit is contained in:
Devanshu Gupta 2025-04-10 16:00:14 +05:30 committed by GitHub
parent 8ce42b008c
commit 6f0b27e922
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -73,6 +73,7 @@ const UsersFilter = ({ filterList, resetSearch }) => {
useMenuPortal={true}
closeMenuOnSelect={true}
width="161.25px"
placeholder="All"
/>
</div>
</div>