import {Link} from 'react-router-dom' import {toAbsoluteUrl} from '../../../../helpers' type Props = { className: string } const EngageWidget10 = ({className}: Props) => (