updade package.json and removed debounce
This commit is contained in:
parent
8a169c9782
commit
e87749d966
2 changed files with 1 additions and 2 deletions
|
|
@ -61,5 +61,5 @@
|
|||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"proxy": "http://backend:7860"
|
||||
"proxy": "http://127.0.0.1:7860"
|
||||
}
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
import { Cog6ToothIcon, TrashIcon } from "@heroicons/react/24/outline";
|
||||
import { useDebouncedCallback } from "use-debounce";
|
||||
import {
|
||||
classNames,
|
||||
nodeColors,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue