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
+1
View File
@@ -1,3 +1,4 @@
//@ts-nocheck
import { MantineTheme } from '@mantine/core';
import { useColorScheme } from '@mantine/hooks';
import { ifElse, path, propEq } from 'ramda';