-
Sub-task
-
Resolution: Fixed
-
Normal
-
None
-
None
Instead of passing $c everywhere from the entity layout page all the way down to any sidebar components, we can and should just get it in the appropriate components using React.useContext.