Certain components are almost always need to be exposed at a global level. Such components are the Modal, SidePanel or the ToastNotification. The goal of these container hooks is to make the usage of those components easier and less error prone.
- can be used anywhere and the components are always going to be at the top of the component tree
- no accidental duplicates: always one or no instance is present