mirror of
https://github.com/reiyua/RaysBookClub.git
synced 2026-01-20 15:37:47 +00:00
Update App.js
Removed "- Test Change" from the Navbar heading from testing the change to my git commit email.
This commit is contained in:
parent
5a6a0a132f
commit
aca31363ad
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ function App() {
|
|||
</Nav>
|
||||
</Container>
|
||||
</Navbar>
|
||||
<h1>React App - Test Change</h1>
|
||||
<h1>React App</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue