-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: None
Instead of passing $c everywhere from the layout page all the way down to any header / footer / menu components, we can and should just get it in the appropriate components using React.useContext.