import React from 'react'; import { Icon } from 'UI'; function Footer() { return (
Troubleshooting guide Ask slack community Raise an issue
); } export default Footer;