New auth form design, fixed useSend token sending

This commit is contained in:
2023-08-08 12:20:47 +03:00
parent c52a623907
commit 9a4226dc30
6 changed files with 48 additions and 53 deletions

View File

@ -5,7 +5,7 @@ import { setToken } from '../../utils/auth'
function useSignIn() {
const { doSend, button } = useSendWithButton(
'Войти',
'Мы уже знакомы',
'Войдено',
false,
composeTokenURL(),