Revert Folders.jsx

This commit is contained in:
Pratik Agrawal 2025-01-17 18:40:59 +05:30 committed by GitHub
parent e2914dd538
commit 634e10e84e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -262,7 +262,7 @@ export const Folders = function Folders({
dataCy={`query-manager`}
width="248px"
callBack={handleSearch}
placeholder={'search for folders'}
placeholder={'Search for folders'}
customClass="tj-common-search-input"
onClearCallback={handleClose}
autoFocus={true}