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
You could take the code that renders the notification
and put it into a new component file. This would help make the Notifications render function a little bit shorter and easier to read. Also, it would be possible to have an individual notification fetch its mentor from the server, so that you could include the mentor name appear in the notification text.
You could take the code that renders the notification
mpcc-assistant/src/client/components/notifications/notifications.js
Line 61 in 6c0d9f5
The text was updated successfully, but these errors were encountered: