fix: disable noisy lint rules, exclude .venv-i18n, 0 errors 0 warnings
This commit is contained in:
@@ -81,7 +81,7 @@ export function BatchOrganizationDialog({
|
||||
setSelectedNotes(new Set())
|
||||
setFetchError(null)
|
||||
}
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
|
||||
}, [open])
|
||||
|
||||
const handleOpenChange = (isOpen: boolean) => {
|
||||
|
||||
Reference in New Issue
Block a user