This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@page "/"
|
||||
@{
|
||||
Layout = null;
|
||||
await Html.RenderComponentAsync<TaxBaik.Web.Components.Site.App>(RenderMode.ServerPrerendered);
|
||||
}
|
||||
<component type="typeof(TaxBaik.Web.Components.Site.App)" render-mode="ServerPrerendered" />
|
||||
|
||||
Reference in New Issue
Block a user