SIGN IN SIGN UP

Use `.is_some_and()` instead of `.is_some() && .unwrap()` (#9704)

That's nicer & more readable.

(I just noticed that this looks weird while trying to understand why zed
changes my cursor, so decided to make a quick fix (btw the issue with
the cursor is that zed always loads cursor named "default" on wayland))

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
W
Waffle Maybe committed
eec8660759574644d884adc3ca012895fcd7ebbd
Parent: e3894a4
Committed by GitHub <noreply@github.com> on 3/25/2024, 3:11:35 PM