You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, groups.js does not map proper group names. It should be an object where the Key is the 'english' name (i.e USA) and the value is the group name in the DB (i.e 'leveler')
The text was updated successfully, but these errors were encountered:
Dont forget to update the component to use the Key's and capture the Values in state. You can see how the code was before the update from intl.js to groups.js as a reference
Currently, groups.js does not map proper group names. It should be an object where the Key is the 'english' name (i.e USA) and the value is the group name in the DB (i.e 'leveler')
The text was updated successfully, but these errors were encountered: