Good day, please I need to get the list of users as done with the Node.js SDK in React. How do I do that?
Here is the Node.js SDK code for reference: https://appwrite.io/docs/server/users?sdk=nodejs-default#usersList
I need to do that in React, not Node.js