Basic session creation flow #2
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16,7 +16,7 @@ | ||||||
|       <form id="join-session-form"> |       <form id="join-session-form"> | ||||||
|         <h2>Join a session</h2> |         <h2>Join a session</h2> | ||||||
| 
 | 
 | ||||||
|         <label for="nickname">Nickname:</label> |         <label for="join-session-nickname">Nickname:</label> | ||||||
|         <input |         <input | ||||||
|           type="text" |           type="text" | ||||||
|           id="join-session-nickname" |           id="join-session-nickname" | ||||||
|  | @ -24,7 +24,7 @@ | ||||||
|           required |           required | ||||||
|         /> |         /> | ||||||
| 
 | 
 | ||||||
|         <label for="session-id">Session ID:</label> |         <label for="join-session-id">Session ID:</label> | ||||||
|         <input |         <input | ||||||
|           type="text" |           type="text" | ||||||
|           id="join-session-id" |           id="join-session-id" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue