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 34e5e7c commit e7f2ed1Copy full SHA for e7f2ed1
src/stories/Header.jsx
@@ -24,7 +24,7 @@ export const Header = ({ user, onLogin, onLogout, onCreateAccount }) => (
24
/>
25
</g>
26
</svg>
27
- <h1>Changes for Github PR</h1>
+ <h1>Changes for Github PR 5</h1>
28
</div>
29
<div>
30
{user ? (
0 commit comments