Skip to content

Commit

Permalink
Added dep array
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat Saxena committed May 13, 2024
1 parent d79c060 commit ca52d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/app/scripts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function Scripts() {
}

fetchConfig();
});
}, []);

if (!result) {
return null;
Expand Down

0 comments on commit ca52d4f

Please sign in to comment.