Consolidate authentication code

This commit is contained in:
april
2024-01-03 10:01:15 -06:00
parent 73b11482ff
commit 912e4d1b0e
12 changed files with 206 additions and 114 deletions

View File

@@ -4,7 +4,6 @@ import {
Group,
Title,
UnstyledButton,
Image,
Avatar,
} from "@mantine/core";
import { useDisclosure } from "@mantine/hooks";