Update to react@19. Closes #1997 #5830
Annotations
8 errors
Lint:
renderer/src/App.tsx#L15
Cannot find namespace 'JSX'.
|
Lint:
renderer/src/components/Transition.tsx#L43
Expected 1 arguments, but got 0.
|
Lint:
renderer/src/hooks/StationWallet.tsx#L37
Expected 1 arguments, but got 0.
|
Lint:
renderer/src/hooks/StationWallet.tsx#L38
Expected 1 arguments, but got 0.
|
Lint:
renderer/src/pages/dashboard/Dashboard.tsx#L8
Cannot find namespace 'JSX'.
|
Lint:
renderer/src/pages/onboarding/Onboarding.tsx#L20
Cannot find namespace 'JSX'.
|
Lint:
renderer/src/pages/wallet/TransactionHistory.tsx#L21
Expected 1 arguments, but got 0.
|
Lint
Process completed with exit code 1.
|
Loading