A React Component for managing layers
The layer manager is used to render React DOM into a new context (aka "Portal"). This can be used to implement various UI components such as modals.
``sh``
yarn add @atlaskit/layer-manager
Detailed docs and example usage can be found here.