mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Add example of server and client validation for React
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
<link rel="stylesheet" href="/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
@RenderBody()
|
||||
<div class="container">
|
||||
@RenderBody()
|
||||
</div>
|
||||
@RenderSection("scripts", required: false)
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user