Files
JavaScriptServices/samples/react/ReactGrid/Views/_ViewImports.cshtml
2015-11-05 14:23:11 -08:00

4 lines
124 B
Plaintext
Executable File

@using ReactExample
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNet.ReactServices"