A
Anonymous
Return Order Dashboard - Copy this React, Tailwind Component to your project
Design a return order management page in which all the return request will be shown ,from this page admin can change the returnStatus to approved or rejected ,also there will be button if return is approved to schedule product pickup ,also give search bar to search the returnOrder by userId,productName .The dashboard will include ,orderId ,orderItemId,productName,SellerId,price ,reasonforReturn,feedback,returnStatus,refundStatus and transactionId of refund if order refund completed.All these data will be fetch from api.MAke it responsive and use animation to display data .
Prompt
