Skip to content

Commit

Permalink
run test
Browse files Browse the repository at this point in the history
  • Loading branch information
nasubi-dev committed Nov 9, 2024
1 parent 8dc2a90 commit b23d4df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/user/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ function Authenticated({ user }: { user: User }): ReactElement {
return (
<Expanded items="center">
<VStack gap="10" p="10">

{swrUserKindOf.data?.type === "UNKNOWN" && (
<>
<p.span fontSize="xl" fontWeight="bold">
Expand Down

0 comments on commit b23d4df

Please sign in to comment.