This website works better with JavaScript
Home
Explore
Help
Sign In
bernie
/
jku-se-react
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
test
Bernadette Elena Hammerle
5 years ago
parent
601f0a44c9
commit
73a1f86953
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/App.js
+ 1
- 0
src/App.js
View File
@@ -19,6 +19,7 @@ function App() {
Learn React
</a>
</header>
+ <h1>Test</h1>
</div>
);
}