We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41b2eeb + 92fb69a commit cf151aeCopy full SHA for cf151ae
6-mobx-react/src/js/TodoList.js
@@ -3,6 +3,6 @@ import React from "react"
3
4
export default class TodoList extends React.Component {
5
render() {
6
- return <h1>MobX<h1>
+ return <h1>MobX</h1>
7
}
8
0 commit comments