Skip to content

Commit

Permalink
feat: new user card with new components, needs more refactoring but i…
Browse files Browse the repository at this point in the history
…ts start
  • Loading branch information
Sampiiiii committed Apr 15, 2024
1 parent 6e14fd6 commit d3c97c4
Show file tree
Hide file tree
Showing 8 changed files with 496 additions and 426 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { SignedInUserCard } from "@/components/signin/dashboard/components/SignedInUserCard.tsx";
import { SignedInUserCard } from "@/components/signin/dashboard/components/SignedInUserCard";
import type { SignInEntry } from "@ignis/types/sign_in.ts";
import { PartialUser } from "@ignis/types/users.ts";
import { InfoCircledIcon } from "@radix-ui/react-icons";
Expand Down
Loading

0 comments on commit d3c97c4

Please sign in to comment.