mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 19:17:30 +00:00
Beginning React+Redux "Music Store" sample
This commit is contained in:
3
samples/react/MusicStore/Views/_ViewStart.cshtml
Executable file
3
samples/react/MusicStore/Views/_ViewStart.cshtml
Executable file
@@ -0,0 +1,3 @@
|
||||
@{
|
||||
Layout = "_Layout";
|
||||
}
|
||||
Reference in New Issue
Block a user