Added title
This commit is contained in:
parent
6c3f7078f0
commit
bb3075c98c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import roots from './roots.json'
|
|||
function App() {
|
||||
return (
|
||||
<div className="App">
|
||||
|
||||
<h1 id="title">{roots.title}</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue