feat: unaccepted requests in admin page #301
Annotations
3 errors
Lint (21.x):
src/components/admin/AdminMarketplaceExchangesCard.tsx#L38
Type 'MarketplaceRequest' is not assignable to type 'DirectExchangeRequest | UrgentRequest | CourseUnitEnrollment'.
|
Lint (21.x):
src/components/admin/AdminMarketplaceExchangesCard.tsx#L119
Type 'Dispatch<SetStateAction<MarketplaceRequest>>' is not assignable to type 'Dispatch<SetStateAction<DirectExchangeRequest | UrgentRequest | CourseUnitEnrollment>>'.
|
Lint (21.x)
Process completed with exit code 2.
|