I have this component
import * as React from \'react\'; const taskAdd = (props: { handleAdd: any }) => { return (