import { Alert, Container } from '@mantine/core'; export default function MyFeedContainerError() { return ( ); }