remove tooltip does not exist
This commit is contained in:
parent
66b281df37
commit
3b016dfd43
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user