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
In some tests we create a JSDOM instance after importing modules. In anticipation of a following change where Float will refer to the document global I am updating tests where JSDOM is created after requiring React to before
0 commit comments