import { Title } from '@mantine/core'; import { Components } from 'react-markdown'; const MarkdownComponents: Components = { h1: ({ node, ...props }) =>