This commit is contained in:
Adam 2024-08-18 19:16:57 -04:00
parent 286d26d852
commit c5b5092a3c

View file

@ -67,7 +67,6 @@ pub fn Browser() -> impl IntoView {
<th class="border-b"></th> <th class="border-b"></th>
</tr> </tr>
</thead> </thead>
<p>prevent joining an already joined game</p>
{move || { {move || {
game_browser_context() game_browser_context()
.iter() .iter()