chore: fix linting and formatting issues (#1530)

This commit is contained in:
fallenbagel
2025-03-27 00:19:05 +08:00
committed by GitHub
parent 1635932375
commit 7cb127ec3f
2 changed files with 7 additions and 7 deletions

View File

@@ -141,7 +141,7 @@ const OverrideRuleTiles = ({
}
setUsers(users);
})();
}, [rules]);
}, [rules, users]);
return (
<>