Fix translation key

This commit is contained in:
Deluan 2023-02-16 21:05:11 -05:00
parent d303ad2676
commit 5fc4076aec
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const RadioCreate = (props) => {
/>
<TextInput
type="url"
source="homepageUrl"
source="homePageUrl"
fullWidth
validate={[urlValidate]}
/>