We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4c497 commit f1c4253Copy full SHA for f1c4253
site/jekyll/getting-started/tutorial.md
@@ -964,8 +964,6 @@ namespace ReactDemo
964
{
965
public static void Configure()
966
967
- ReactSiteConfiguration.Configuration = new ReactSiteConfiguration();
968
-
969
ReactSiteConfiguration.Configuration
970
.AddScript("~/Scripts/showdown.js")
971
.AddScript("~/Scripts/Tutorial.jsx");
0 commit comments