Create new Web Project

This commit is contained in:
Jonathan Jenne
2023-11-08 08:59:25 +01:00
parent d0a4249eb7
commit 2e148de18e
765 changed files with 173 additions and 12962 deletions

View File

@@ -5,8 +5,4 @@
Layout = "_Layout";
}
@* Include pspdfkit.js in your Pages/_Host.cshtml file *@
<script src="lib/pspdfkit.js"></script>
<script src="js/app.js"></script>
<component type="typeof(App)" render-mode="ServerPrerendered" />