You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: Add tests; make sure the tests also cover the mistake I made
initially, which was to add the setup call to renderComponent() rather
than renderComponentToDOM() (the latter method is the one used in
recursive calls to render sub-components!).
Bug: T397223
0 commit comments