fix
This commit is contained in:
@@ -2,7 +2,7 @@ import { useState } from 'react'
|
||||
import { PrimaryButton } from '@shared/ui'
|
||||
import styles from './RegisterForm.module.css'
|
||||
|
||||
const DOCS_EMAIL = 'support@elcsa.ru'
|
||||
const DOCS_EMAIL = 'company@elcsa.ru'
|
||||
|
||||
const REQUIRED_DOCUMENTS = [
|
||||
'Устав организации в действующей редакции',
|
||||
|
||||
Reference in New Issue
Block a user