mirror of https://github.com/amol-/dukpy.git
typo in doc
This commit is contained in:
parent
04bc2cd7f4
commit
b9235df635
|
@ -121,8 +121,8 @@ in the browser, make sure to add
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.6.1/polyfill.min.js
|
https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.6.1/polyfill.min.js
|
||||||
dependency.
|
dependency.
|
||||||
|
|
||||||
JSX to Rect Transpiling
|
JSX to React Transpiling
|
||||||
-----------------------
|
------------------------
|
||||||
|
|
||||||
DukPy provides a built-in compiler from JSX to React, this is available as
|
DukPy provides a built-in compiler from JSX to React, this is available as
|
||||||
``dukpy.jsx_compile``:
|
``dukpy.jsx_compile``:
|
||||||
|
|
Loading…
Reference in New Issue