fix: run lint

This commit is contained in:
WangCham
2025-10-28 16:14:31 +08:00
parent 4d3610cdf7
commit d32f783392
12 changed files with 207 additions and 497 deletions
@@ -115,7 +115,6 @@ export default function BotForm({
useEffect(() => {
setBotFormValues();
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);
function setBotFormValues() {