Skip to content

Commit 009b370

Browse files
author
Kingdom Orjiewuru
committed
chore: add announcement
1 parent 7bbdc97 commit 009b370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/Header.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const Header = () => (
66
<h1 className="animate-top">React and Webpack :)</h1>
77
<hr className="gray-border" />
88
<p>Hello world!</p>
9+
<p>Hurray!!! We now have Redux setup added to our configuration 🎉🎉🎉</p>
910
</div>
1011
</div>
1112
);

0 commit comments

Comments
 (0)