Skip to content

Commit

Permalink
[patch] fix eslint error in demo-app of generated component (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
didi0613 authored and jchip committed Jan 19, 2018
1 parent 9f2c9ec commit 9f9c9c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export class Home extends React.Component {
render() {
//
// this is data for the bundled demo
// please remove it when working on your
// please remove it when working on your
// own component
//
const data = [
Expand Down

0 comments on commit 9f9c9c4

Please sign in to comment.