BinghamtonUniversity / hrforms2

New version of HR Forms built using React
1 stars 0 forks source link

Make the drag-and-drop list a generic re-usable component #2

Open geigersBinghamton opened 2 years ago

geigersBinghamton commented 2 years ago

The drag-and-drop lists for users (showing groups) and groups (showing users and departments) could be a generic re-usable component. Look at moving to a separate file and passing in properties from the calling component(s).