Merge remote-tracking branch 'origin/noah-dev' into tobi-dev
This commit is contained in:
commit
6640e1bacd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ function StationPage() {
|
|||
<div>
|
||||
<textarea onChange={(e) => setUserName(e.target.value)} />
|
||||
<textarea onChange={(e) => setJoinCode(e.target.value)} />
|
||||
<button onClick={auth}>Access RadioTower</button>
|
||||
<button onClick={auth}>Access this RadioTower</button>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue