Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchel Baker committed Aug 28, 2024
1 parent 6aa1c08 commit 5d3581c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-app/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const App = () => {
return (
<main className="App">
<Form />
<h3> Messages List </h3>
<h2> Messages List </h2>
<MessagesList />
</main>
);
Expand Down

0 comments on commit 5d3581c

Please sign in to comment.