DHARPA-Project / lumy

Modular research platform for digital humanities.
0 stars 0 forks source link

Render sandbox app in dedicated container #198

Closed dandybytes closed 2 years ago

dandybytes commented 2 years ago

React warns against rendering apps directly in the body of the document, so as to avoid potential interference from conflicting packages. This PR creates a dedicated container element for the sandbox app.