mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Beginning React+Redux template as a direct copy of the React one
This commit is contained in:
3
templates/ReactReduxSpa/Views/_ViewStart.cshtml
Executable file
3
templates/ReactReduxSpa/Views/_ViewStart.cshtml
Executable file
@@ -0,0 +1,3 @@
|
||||
@{
|
||||
Layout = "_Layout";
|
||||
}
|
||||
Reference in New Issue
Block a user