Commit Graph

12 Commits

Author SHA1 Message Date
Conrad Beach
257a7dbca3 Fix Typo in Lifting State Up Docs (#2395)
There's a line in the document that says:
"When it previously rendered, the `Calculator` has specified that"

The sentence is using a present tense verb ("has"), but the statement is in the past tense.

I think "When it previously rendered, the `Calculator` had specified that" would be correct.
2020-03-09 13:24:47 +00:00
James Baskerville
c505057312 Update react-devtools URL (#2408) 2019-10-08 14:42:43 +03:00
Nat Alison
25df15b83e reapply, correctly generating links 2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3 revert id adding 2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0 add everything else again 2019-02-06 17:22:04 -08:00
Dan Dascalescu
74f8d1f01b Move rendering BoilingVerdict before the DOM is updated 2018-07-27 18:47:44 -07:00
Dan Dascalescu
562dbd2d22 Fix typo and add BoilingVerdict to input change steps 2018-07-26 23:33:53 -07:00
Dan
db66436112 Make CodePen links more prominent and consistent 2018-06-23 02:10:56 +01:00
Raincal
7a069c4848 Update lifting-state-up.md (#319) 2017-11-21 12:05:52 +00:00
Fredrick Mgbeoma
a201113535 Added ellipsis to indicate incomplete code snippet (#115)
* Added ellipsis to indicate incomplete code snippet

Ellipsis indicate that the code snippet shown is part of a larger code sample.

* Add missing indentation
2017-10-10 12:51:41 +01:00
Brian Vaughn
eb1994b0d2 Fixes to markdown content/paths 2017-10-04 15:00:37 -07:00
Brian Vaughn
93aa551f1a Reorganized 'docs' folder 2017-10-04 14:48:45 -07:00