Merge pull request #597 from yuqing521/master

fix:README.CN JS code block syntax error
This commit is contained in:
当耐特 2021-05-17 09:03:33 +08:00 committed by GitHub
commit a096425102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -839,7 +839,6 @@ define('my-app', class extends WeElement {
div{
color: green;
}`
}
render(props, data) {
return (

View File

@ -770,7 +770,6 @@ define('my-app', class extends WeElement {
div{
color: green;
}`
}
render(props, data) {
return (