import Popout from 'shared/components/popout.js' const HelpUs = ({ slug = '/' }) => (
Click here to learn how you can help us improve this page
Found a mistake?
You can{' '} edit this page on Github {' '} and help us improve our documentation.
) export default HelpUs