mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
fixed - Visual bug: in dropdown menu(Connector field)
This commit is contained in:
@@ -108,7 +108,7 @@ export default function PopupContents({
|
||||
onChange={(e) => setQuery(e.target.value)}
|
||||
fullWidth
|
||||
variant="filled"
|
||||
label="Search items"
|
||||
// label="Search items"
|
||||
hiddenLabel
|
||||
placeholder="Search items"
|
||||
InputProps={{
|
||||
|
||||
Reference in New Issue
Block a user