Update ReactGrid example to RC2

This commit is contained in:
SteveSandersonMS
2016-04-08 12:18:24 +01:00
parent 649c6079ea
commit 1f7ec8e4bf
6 changed files with 74 additions and 72 deletions

View File

@@ -1,3 +1,3 @@
@using ReactExample
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers"
@addTagHelper "*, Microsoft.AspNet.SpaServices"