fix: admin ui
This commit is contained in:
parent
04eea85a0d
commit
11e0a03df1
6 changed files with 57 additions and 30 deletions
|
|
@ -39,7 +39,6 @@ const createLink = (account, userId, level) => {
|
|||
}
|
||||
|
||||
const getApplicantByExternalId = (account, id) => {
|
||||
console.log('id', id)
|
||||
if (!id) {
|
||||
return Promise.reject('Missing required fields: id')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue