New auth form design, fixed useSend token sending
This commit is contained in:
@ -5,7 +5,7 @@ import { setToken } from '../../utils/auth'
|
||||
|
||||
function useSignIn() {
|
||||
const { doSend, button } = useSendWithButton(
|
||||
'Войти',
|
||||
'Мы уже знакомы',
|
||||
'Войдено',
|
||||
false,
|
||||
composeTokenURL(),
|
||||
|
Reference in New Issue
Block a user