Fix translation key
This commit is contained in:
@@ -32,7 +32,7 @@ const RadioCreate = (props) => {
|
|||||||
/>
|
/>
|
||||||
<TextInput
|
<TextInput
|
||||||
type="url"
|
type="url"
|
||||||
source="homepageUrl"
|
source="homePageUrl"
|
||||||
fullWidth
|
fullWidth
|
||||||
validate={[urlValidate]}
|
validate={[urlValidate]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user