import Text from 'components/Text' import packageInfo from '../../package.json' export default function Footer() { return ( ) }