import { Box } from "@chakra-ui/react"; export const Footer = () => { return ( Made with ❤️ by Theis Gaedigk - Year 2019 at MCS-Bochum
v2.0
); };