PG
Priyanshu Goyal
User Details Form - Copy this React, Tailwind Component to your project
connect this with my API here is my API address http://localhost:8080/superadmin/createuser and my API expect the dqata IS THIS FORMAT { "firstname": "Sunny", "lastname": "Doe", "phonenumber": "987543210", "useremail": "Sunnny.doe@example.com", "address":"dfsfdsfgr", "roles": ["USER"], "accountNumber": "123456789", "bankName": "Bank of XYZ", "ifscCode": "XYZ1234", "salary": 50000.0, "panNumber": "PAN12345", "adharcardDetails": "AD123456" } AND THE METHOD IS POST AND SHOW A SPINNED AS WELL AND WHEN THE REGISTRATION HASE BEEN DONE SHOW A BEAUTIFUL MESSAGE
Prompt
