Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Dec 20, 2024
1 parent 11a8ea2 commit df3650d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export function MaybeEnvironmentDropdown({
// TODO: clean up this component
useEffect(() => {
if (
// eslint-disable-next-line @typescript-eslint/prefer-optional-chain
url &&
url.host &&
url.host !== "" &&
Expand Down

0 comments on commit df3650d

Please sign in to comment.