import React from "react"; import { Box, Text } from "@chakra-ui/react"; export default function Logo(props) { return ( Logo ); }