Skip to content
Snippets Groups Projects
Commit 0bc001e2 authored by Yusuf Akgül's avatar Yusuf Akgül :hatching_chick:
Browse files

updated ui elements

parent b975b5b2
No related branches found
No related tags found
1 merge request!35Testing
...@@ -18,4 +18,8 @@ declare module "next-auth" { ...@@ -18,4 +18,8 @@ declare module "next-auth" {
username: UserUsername username: UserUsername
} }
} }
interface User {
username: UserUsername
}
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment