Skip to content

Commit a387c6a

Browse files
committed
hook warning
1 parent e2d3989 commit a387c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ const App = () => {
307307
});
308308
}
309309
},
310-
[],
310+
[sseUrl],
311311
);
312312

313313
// Load OAuth tokens when sseUrl changes

0 commit comments

Comments
 (0)