loading tests: wait for login component · b2403d59b7 - matrix

1516

Initial commit · ce25c4c293 - Pictionnary-React - Evann

You need to import the default, and you need to name it React. This is because anytime you write JSX code like or , this JSX code is transpiled and uses React.createElement(). So, you need to have access to the React object as it is named. ReactDOM ReactDOM. If you load React from a