RootCauseunvalidated
enabled={highlighted}, which is a filter of the activeModules where I check if the name is the currently selectedModule — I map out the array and display the models using cloneElement for all the module names that are inside the activeModules array. Tension: I want to highlight the currently selected model. Outcome: I haven't worked on a deselect function yet.
cc5e9250-fa22-4a42-83f6-e8575db12a3a
enabled={highlighted}, which is a filter of the activeModules where I check if the name is the currently selectedModule — I map out the array and display the models using cloneElement for all the module names that are inside the activeModules array. Tension: I want to highlight the currently selected model. Outcome: I haven't worked on a deselect function yet.