Skip to content

Commit

Permalink
- Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
krazziekay committed Oct 30, 2023
1 parent 00fc22c commit 5ab14c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spa/src/pages/DeferredInstallation/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const DeferredInstallation = () => {
}
};
extractFromRequestId();
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);

return (
Expand Down

0 comments on commit 5ab14c0

Please sign in to comment.