-
Sub-task
-
Resolution: Fixed
-
Normal
-
None
-
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.