Skip to content

Commit e7f2ed1

Browse files
github check 4
1 parent 34e5e7c commit e7f2ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stories/Header.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const Header = ({ user, onLogin, onLogout, onCreateAccount }) => (
2424
/>
2525
</g>
2626
</svg>
27-
<h1>Changes for Github PR</h1>
27+
<h1>Changes for Github PR 5</h1>
2828
</div>
2929
<div>
3030
{user ? (

0 commit comments

Comments
 (0)