Created
January 20, 2018 19:17
-
-
Save ryanjyost/4bd25dc341700e084fc831ec6fc1451f to your computer and use it in GitHub Desktop.
Image source snippet from Dog Saga - Redux-Saga Beginner Tutorial.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header className="App-header"> | |
| <img src={dog || logo} className="App-logo" alt="logo" /> | |
| <h1 className="App-title">Welcome to Dog Saga</h1> | |
| </header> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment