mark URL entry as URL
This commit is contained in:
parent
4fb388ea92
commit
cd52a4e494
@ -175,6 +175,8 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => (
|
||||
mode={props.mode}
|
||||
copy={props.copy}
|
||||
onChange={props.onChange}
|
||||
placeholder="https://..."
|
||||
isUrl={true}
|
||||
/>
|
||||
<Verification
|
||||
slug="planning_heritage_at_risk_url"
|
||||
|
Loading…
Reference in New Issue
Block a user