mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
status
This commit is contained in:
@@ -17,7 +17,7 @@ const AddOrganizationName = props => {
|
||||
className={styles.TextField}
|
||||
id="organizationName"
|
||||
type="text"
|
||||
label={lang.t('ADD_ORGANIZATION.DESCRIPTION')}
|
||||
label={lang.t('ADD_ORGANIZATION.LABEL')}
|
||||
onChange={handleSettingsChange}
|
||||
showErrors={install.showErrors}
|
||||
errorMsg={install.errors.organizationName} />
|
||||
|
||||
Reference in New Issue
Block a user