Fetch list and display in component
Create receiver that will be fetch users list.
/eventrix/receivers.js
Register that receiver in eventrix.
Create component to display list of users.
/components/UsersList.jsx
Last updated
Was this helpful?
Create receiver that will be fetch users list.
Register that receiver in eventrix.
Create component to display list of users.
Last updated
Was this helpful?