add google oauth
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
})
|
||||
const ops = [
|
||||
{ value: 'github', label: 'Github' },
|
||||
{ value: 'google', label: 'Google' },
|
||||
]
|
||||
const getList = async () => {
|
||||
listRes.loading = true
|
||||
|
||||
Reference in New Issue
Block a user