mark URL entry as URL

This commit is contained in:
Mateusz Konieczny 2022-09-21 20:31:27 +02:00
parent 4fb388ea92
commit cd52a4e494

View File

@ -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"