wanted to retreive data by the param district but array received is empty but when i am receiving all data from database it is coming fine
url i am trying in react is localhost:3000/dashboard/varanasi and it is giving emply array in response but in my localhost:8080/public/get/varanasi it is working fine
https://codesandbox.io/s/blue-bush-lrnhpk?file=/src/components/CommonDashBoard.jsx //source code here
Top comments (0)