Restore the app element

This commit is contained in:
Pranav K 2019-10-02 13:03:32 -07:00
parent a7d40aeb03
commit 2e7ff1e9b8
No known key found for this signature in database
GPG Key ID: F748807460A27E91
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@
<link href="css/site.css" rel="stylesheet" />
</head>
<body>
<component type="typeof(App)" render-mode="ServerPrerendered" />
<app>
<component type="typeof(App)" render-mode="ServerPrerendered" />
</app>
<div id="error-ui">
<environment include="Staging,Production">