mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
It changed React Playground to add a required props but unfortunately didn't update the call sites of the front-page. I don't think it should be required so I'm just making it optional and providing the correct default value. Test Plan: - Open the front page and make sure examples are working - Open /react/jsx-compiler.html and make sure it is working - Open /react/html-jsx.html and make sure it is working |
||
|---|---|---|
| .. | ||
| examples | ||
| html-jsx-lib.js | ||
| html-jsx.js | ||
| jsx-compiler.js | ||
| live_editor.js | ||