chore(docs): fix image in the docs of the JS binding
This commit is contained in:
@@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
**Code**
|
**Code**
|
||||||
|
|
||||||
<img src="_static/img/js_code.png">
|
<img src="/_static/img/js_code.png">
|
||||||
|
|
||||||
|
|
||||||
**Code Runing on Real Device**
|
**Code Runing on Real Device**
|
||||||
<img src="_static/img/js_on_device.jpg" style="transform: rotate(270deg); max-width:100%">
|
<img src="/_static/img/js_on_device.jpg" style="transform: rotate(270deg); max-width:100%">
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
@@ -34,10 +34,10 @@
|
|||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
### Widgets
|
### Widgets
|
||||||

|

|
||||||
|
|
||||||
### Calculator
|
### Calculator
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## building
|
## building
|
||||||
|
|||||||
Reference in New Issue
Block a user