Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-kap committed Feb 12, 2024
1 parent 38e4e1c commit aac93ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/PlotsTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ export function DownloadData({
}
}
}, [selected])

Check warning on line 117 in lib/PlotsTemplate.tsx

View workflow job for this annotation

GitHub Actions / Lint Code Base

React Hook useEffect has a missing dependency: 'data'. Either include it or remove the dependency array

return (
<a
href={url.current}
Expand Down

0 comments on commit aac93ca

Please sign in to comment.