import checkboxFactory from '../../shared/components/checkbox_factory.tsx' import styles from './checkbox.module.scss' export default checkboxFactory(styles)