UX Changes: adding a placeholder for chatflow search.

This commit is contained in:
vinodkiran
2023-11-14 15:15:34 +05:30
parent f21f5257ca
commit 77994ce217
+1
View File
@@ -132,6 +132,7 @@ const Chatflows = () => {
size='small' size='small'
sx={{ width: 400 }} sx={{ width: 400 }}
variant='outlined' variant='outlined'
placeholder='Search Chatflows'
onChange={onSearchChange} onChange={onSearchChange}
InputProps={{ InputProps={{
startAdornment: ( startAdornment: (