Add titles to the first screen

This commit is contained in:
folex
2021-07-22 19:20:26 +03:00
parent 0f454e146c
commit 7c0eb90ec9
3 changed files with 6 additions and 3 deletions

View File

@ -5,7 +5,8 @@ export const ConnectionForm = () => {
return (
<>
<h1>Pick a relay</h1>
<h1>Intro 4: IPFS storage + Fluence compute</h1>
<h2>Pick a relay</h2>
<ul>
{relayNodes.map((x) => (
<li key={x.peerId}>