fix(ts):屏蔽TS错误。

This commit is contained in:
徐涛
2023-03-09 14:40:21 +08:00
parent 63486d5107
commit 496e577f8f
9 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
//@ts-nocheck
import { Button, Group, Tooltip } from '@mantine/core';
import { notifications } from '@mantine/notifications';
import { IconFolder } from '@tabler/icons-react';