Skip to content

Commit bb098b6

Browse files
committed
#3873 prettier
1 parent 5a89199 commit bb098b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/HomePage/HomePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const HomePage = () => {
3232
<AdminHomePage user={user} />
3333
) : (
3434
<GuestHomePage user={user} />
35-
)}o
35+
)}
3636
</>
3737
);
3838
};

0 commit comments

Comments
 (0)