Commit 5ae4b2e
authored
Changed "Html.ReactInitJavascript" to "Html.ReactInitJavaScript" (#1198)
Struggled with this for a while, and I couldn't find a reason why "Html.ReactInitJavascript" didn't work.
Saw a post on stackoverflow where "Html.ReactInitJavaScript" was used, and noticed that the S should be uppercase.1 parent 7e5c2ab commit 5ae4b2e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
0 commit comments