mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 15:00:57 +03:00
UX Changes: adding a placeholder for chatflow search.
This commit is contained in:
@@ -132,6 +132,7 @@ const Chatflows = () => {
|
||||
size='small'
|
||||
sx={{ width: 400 }}
|
||||
variant='outlined'
|
||||
placeholder='Search Chatflows'
|
||||
onChange={onSearchChange}
|
||||
InputProps={{
|
||||
startAdornment: (
|
||||
|
||||
Reference in New Issue
Block a user