You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when I run 'yarn start' command, ERROR display as follow:
/Users/geeker/workspace/DeFi/mstable.org/mStable-app/src/components/forms/TransactionForm/FormProvider.tsx
TypeScript error in /Users/geeker/workspace/DeFi/mstable.org/mStable-app/src/components/forms/TransactionForm/FormProvider.tsx(35,30):
Type 'TIface' does not satisfy the constraint 'Interfaces'.
Type 'unknown' is not assignable to type 'Interfaces'. TS2344
Describe the bug
when I run 'yarn start' command, ERROR display as follow:
/Users/geeker/workspace/DeFi/mstable.org/mStable-app/src/components/forms/TransactionForm/FormProvider.tsx
TypeScript error in /Users/geeker/workspace/DeFi/mstable.org/mStable-app/src/components/forms/TransactionForm/FormProvider.tsx(35,30):
Type 'TIface' does not satisfy the constraint 'Interfaces'.
Type 'unknown' is not assignable to type 'Interfaces'. TS2344
Expected behavior
NO ERROR
Screenshots

Desktop (please complete the following information):