fix: remove console
This commit is contained in:
parent
8e551d0a06
commit
ef85220910
@ -55,7 +55,6 @@ export default function DropdownListSidebar() {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
console.log(selected)
|
|
||||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||||
}, [activeThread, activeModel, stateModel.loading])
|
}, [activeThread, activeModel, stateModel.loading])
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user