import { h } from 'preact'; import PropTypes from 'prop-types'; const ContactViaConnect = ({ onChange, checked }) => (