Release 1.3.0 #100
deployment.yml
on: pull_request
Annotations
1 warning
|
⬣ ESLint:
app/routes/broadcast.builder.tsx#L45
The 'setQueue' function makes the dependencies of useEffect Hook (at line 53) change on every render. To fix this, wrap the definition of 'setQueue' in its own useCallback() Hook
|