We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ed164 commit 16654beCopy full SHA for 16654be
demo-app/src/client/Components/Home.tsx
@@ -3,7 +3,7 @@ import React from 'react';
3
function Home(): JSX.Element {
4
return (
5
<div className='about'>
6
- <h1>Lorem Ipsum</h1>
+ <h2>REACTIME - DEMO APP</h2>
7
<p>
8
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
9
ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco
0 commit comments