import { Text } from '@mantine/core'; import * as React from 'react'; export function Logo({ style }: any) { return ( MyHomePage ); }