mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
offer need issue fixed
This commit is contained in:
parent
d69a626223
commit
97bf44092a
@ -119,14 +119,6 @@ export function OverlayItemProfileSettings() {
|
||||
|
||||
}, [item])
|
||||
|
||||
useEffect(() => {
|
||||
console.log(offers);
|
||||
console.log(needs);
|
||||
console.log(subname)
|
||||
|
||||
|
||||
}, [offers, needs, subname])
|
||||
|
||||
|
||||
const onUpdateItem = async () => {
|
||||
let changedItem = {} as Item;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user