We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b0dc8 commit 34e5e7cCopy full SHA for 34e5e7c
src/stories/Header.jsx
@@ -24,7 +24,7 @@ export const Header = ({ user, onLogin, onLogout, onCreateAccount }) => (
24
/>
25
</g>
26
</svg>
27
- <h1>Acme</h1>
+ <h1>Changes for Github PR</h1>
28
</div>
29
<div>
30
{user ? (
0 commit comments