Mia Xia
Results
1
comments of
Mia Xia
I simply change the way claiming React Class as `class DOMify extends Component {` ` render() {` ` return (` ` ` ` {transform(this.props.value)}` ` ` ` )` ` }`...