Skip to content

Commit fcefac5

Browse files
fix ci-7
1 parent eb6b750 commit fcefac5

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

0 commit comments

Comments
 (0)