Restore the app element
This commit is contained in:
parent
a7d40aeb03
commit
2e7ff1e9b8
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue