Skip to content

Commit

Permalink
feat(portal-root): add root element for react portals
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Aug 23, 2021
1 parent c0f8d5b commit 5bd8566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<div id="dhis2-portal-root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
Expand Down

0 comments on commit 5bd8566

Please sign in to comment.