import React from 'react' import styles from './Help.module.scss' const FormHelp = ({ children }: { children: string }) => (