remove tooltip does not exist

This commit is contained in:
Ed Chalstrey 2022-07-25 11:36:22 +01:00
parent 66b281df37
commit 3b016dfd43

View File

@ -147,7 +147,6 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => (
mode={props.mode}
copy={props.copy}
onChange={props.onChange}
tooltip={dataFields.planning_nhle_link.tooltip}
placeholder="https://..."
editableEntries={true}
isUrl={true}