Merge pull request #597 from yuqing521/master
fix:README.CN JS code block syntax error
This commit is contained in:
commit
a096425102
|
@ -839,7 +839,6 @@ define('my-app', class extends WeElement {
|
|||
div{
|
||||
color: green;
|
||||
}`
|
||||
}
|
||||
|
||||
render(props, data) {
|
||||
return (
|
||||
|
|
Loading…
Reference in New Issue