Skip to content

Commit

Permalink
upd: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed Jan 15, 2024
1 parent f514935 commit dba7a88
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,5 @@ export default class Demo01 extends Component {
- JS 'Main':

```javascript
import app from 'mirlo';

app.getElementById('demoA').state.msg = '<i>State changed!</i>';
document.getElementById('demoA').state.msg = '<i>State changed!</i>';
```

0 comments on commit dba7a88

Please sign in to comment.