mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
UX Changes: adding a placeholder for chatflow search.
This commit is contained in:
@@ -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: (
|
||||||
|
|||||||
Reference in New Issue
Block a user