Skip to content

Commit 34e5e7c

Browse files
Testing Github PR check
1 parent 84b0dc8 commit 34e5e7c

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>Acme</h1>
27+
<h1>Changes for Github PR</h1>
2828
</div>
2929
<div>
3030
{user ? (

0 commit comments

Comments
 (0)