mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Update ReactGrid sample to use newer server-side rendering APIs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="react-app" asp-react-prerender-module="ReactApp/components/ReactApp.jsx"></div>
|
||||
<div id="react-app" asp-prerender-module="ReactApp/boot-server.jsx"></div>
|
||||
|
||||
@section scripts {
|
||||
<script src="/dist/main.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user