Skip to content

Commit

Permalink
Merge pull request tonyhb#83 from Eksapsy/master
Browse files Browse the repository at this point in the history
  • Loading branch information
Invader444 committed Jan 23, 2018
2 parents 0992a0a + e77c531 commit e4bd4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ class C extends Component {
<p>I have my own UI state C and inherit UI state from B and A</p>
<p>If I define variables which collide with B or A mine will
be used, as it is the most specific context.</p>
</div>
);
}
}
Expand Down

0 comments on commit e4bd4b8

Please sign in to comment.