Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Corrections to the Testing UIs section #61

Open
jcallin opened this issue Apr 15, 2018 · 1 comment
Open

Corrections to the Testing UIs section #61

jcallin opened this issue Apr 15, 2018 · 1 comment

Comments

@jcallin
Copy link

jcallin commented Apr 15, 2018

  1. We are told to add
    import "./components"; import "./smoke-screens";
    To our index.js. Neither of these files exist yet.

  2. At the end of the "shallow mounting" section, the webpage refers to a componentDidUnmount method, which does not exist in React.

@mayteio
Copy link

mayteio commented Mar 7, 2019

I believe it's a typo and they meant componentWillUnmount.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants