Jul 10th Update in Admins table.

  • Update in AdminsTable.js File We have made a tiny but crucial update in how we display information on our Admin page 🧐. Previously, we faced an issue where the table might not load successfully under certain conditions. Now, we have enhanced this process! Instead of directly accessing a group's name (which caused problems if the group didn't exist), we now check if the group is available before trying to fetch its name. This change will ensure that the table always loads perfectly 🎉. So, get ready for a smoother, more reliable user experience!💪💡

Last updated