mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 21:47:56 +00:00
fix: resolve remaining lint warnings (console.log and missing deps)
This commit is contained in:
@@ -129,6 +129,7 @@ export default function TelegramConnect() {
|
||||
};
|
||||
|
||||
connect();
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [searchParams, navigate]);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user