Move creation of the outer container element to `Adder`
`Notebook` and `Sidebar` components create `<hypothesis-...>` elements that attach shadow DOMs. This PR makes the `Adder` class responsible of creating its own outer element.
Showing
Please register or sign in to comment