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
Read the exercise's description at [React Foundation — Change The Background Exercise](https://www.codeguage.com/courses/react/change-the-background-exercise).
In all of the following exercises, each solution file has a default export. It is assumed that this default export is rendered directly via a call to the `render()` method from React DOM.
4
+
5
+
Here's an illustration, supposing that `App.js` is a solution file:
0 commit comments