You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/code-playground-react.htm
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -604,7 +604,7 @@ <h2>Code Playground Info</h2>
604
604
<li>The main version of this app exits at <ahref="https://www.dataformsjs.com/en/playground"target="_blank">https://www.dataformsjs.com/en/playground</a></li>
605
605
<li>This is a fully functional version of the playground, however unlike the main site there is no warning when a site is about to expire and layout of this app does not provide mobile support.</li>
606
606
<li>With this playground app sites are created automatically when the page is first opened.</li>
607
-
<li>This app was created to demonstrate a React version of the Playground and to provide a good file that can be used as a starting point if you would like to develop a custom online content editor that has similar behavior.</li>
607
+
<li>This app was created to demonstrate a React version of the Playground and to provide an example file that can be used as a good starting point if you would like to develop a custom online content editor that has similar behavior.</li>
0 commit comments