mirror of
https://github.com/wassname/talk.git
synced 2026-08-16 11:29:31 +08:00
Translations
This commit is contained in:
@@ -74,7 +74,7 @@ const InputField = ({
|
||||
|
||||
InputField.propTypes = {
|
||||
id: PropTypes.string,
|
||||
disabled: PropTypes.boolean,
|
||||
disabled: PropTypes.bool,
|
||||
label: PropTypes.string,
|
||||
type: PropTypes.string,
|
||||
name: PropTypes.string.isRequired,
|
||||
|
||||
Reference in New Issue
Block a user