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
this just moves all the code for the add student component to its own
component and file instead of being tangled up with the student list
motivation:
- cleaner code
- we can now also make a popup modal to add a student that is actived by a menu
item
0 commit comments