100xdevs-cohort-2 / paytm

144 stars 334 forks source link

Added the auth header verification to fetch the users #24

Open shubhanshu-02 opened 2 months ago

shubhanshu-02 commented 2 months ago

in the users.jsx file when fetching all the users from backend, the authorization header was not being sent which has now been added.