⬆️ Upgrade to Mantine v5.1.0 (from v5.0.2)

This commit is contained in:
ajnart
2022-08-08 13:52:07 +02:00
parent 439874e811
commit 9fa4836038
5 changed files with 102 additions and 124 deletions

View File

@@ -9,7 +9,6 @@ import {
ScrollArea,
Center,
Image,
Stack,
} from '@mantine/core';
import { IconDownload as Download } from '@tabler/icons';
import { useEffect, useState } from 'react';