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