Update groups service to use groups Redux module
Update the groups service to use the Redux store for storing and reading groups state instead of storing it internally in private variables.
Showing
Please register or sign in to comment
Update the groups service to use the Redux store for storing and reading groups state instead of storing it internally in private variables.