Skip to content

Commit b90ff04

Browse files
committed
updated text
1 parent 70aec0b commit b90ff04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/container/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import MarketingApp from "./components/MarketingApp"
44
const App = () => {
55
return (
66
<div>
7-
<h1>This is a Container</h1>
7+
<h1>This is a Container!</h1>
88
<hr />
99
<MarketingApp />
1010
</div>

0 commit comments

Comments
 (0)