fix: jsx warnning in app.tsx #4
Annotations
5 errors
deploy:
src/component/dragableItem/index.tsx#L37
Cannot find name 'voidElement'.
|
deploy:
src/pages/playRoom/component/customFloatButton/index.tsx#L37
This expression is not callable.
|
deploy:
src/pages/playRoom/index.tsx#L32
Type 'CardType[] | undefined' is not assignable to type 'CardType[]'.
|
deploy:
src/utils/index.ts#L24
'value' is declared but its value is never read.
|
deploy
Process completed with exit code 1.
|