Add GitHub provider
This commit is contained in:
@@ -43,6 +43,12 @@ const PROVIDERS = [
|
||||
title: 'Twitter',
|
||||
width: 56,
|
||||
height: 46
|
||||
},
|
||||
{
|
||||
id: 'github',
|
||||
title: 'GitHub',
|
||||
width: 52,
|
||||
height: 51
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user