updade package.json and removed debounce

This commit is contained in:
anovazzi1 2023-04-29 01:29:15 -03:00
commit e87749d966
2 changed files with 1 additions and 2 deletions

View file

@ -61,5 +61,5 @@
"last 1 safari version"
]
},
"proxy": "http://backend:7860"
"proxy": "http://127.0.0.1:7860"
}

View file

@ -1,5 +1,4 @@
import { Cog6ToothIcon, TrashIcon } from "@heroicons/react/24/outline";
import { useDebouncedCallback } from "use-debounce";
import {
classNames,
nodeColors,