feat: impl dashboard & issue list
This commit is contained in:
8
fixtures/github/user.fetch.json
Normal file
8
fixtures/github/user.fetch.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"login": "kennethnym",
|
||||
"id": 4242,
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/4242?v=4",
|
||||
"html_url": "https://github.com/kennethnym",
|
||||
"name": "Kenneth Ng",
|
||||
"email": "kenneth@example.com"
|
||||
}
|
||||
Reference in New Issue
Block a user