fix: GH followers example style (#3158)
This commit is contained in:
committed by
Paul Melnikow
parent
33786fa891
commit
c52ea44450
@@ -36,6 +36,7 @@ module.exports = class GithubFollowers extends GithubAuthService {
|
||||
namedParams: { user: 'espadrine' },
|
||||
staticPreview: Object.assign(this.render({ followers: 150 }), {
|
||||
label: 'Follow',
|
||||
style: 'social',
|
||||
}),
|
||||
queryParams: { label: 'Follow' },
|
||||
documentation,
|
||||
|
||||
Reference in New Issue
Block a user