leptosfmt
leptosfmt copied to clipboard
Formatting is off
@bram209 as discussed on discord here is the weird formatting:
<div class="flex gap-1 justify-center items-center w-full">
{result_string} <Show when=is_finished>
<div>{conclusion}</div>
</Show>
</div>
You can find the whole file here: https://github.com/hiveboardgame/hive/blob/main/apis/src/components/molecules/game_row.rs
Thanks leex