fix: resolve all lint warnings in mobile and web apps

This commit is contained in:
2026-02-23 00:24:17 +03:00
parent d7278956fa
commit cbbea8a5dc
12 changed files with 20 additions and 9 deletions
@@ -55,6 +55,7 @@ export function ValidatorPoolDashboard() {
} finally {
setLoading(false);
}
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [api, selectedAccount]);
useEffect(() => {