leptosfmt icon indicating copy to clipboard operation
leptosfmt copied to clipboard

Formatting is off

Open klautcomputing opened this issue 1 year ago • 3 comments

@bram209 as discussed on discord here is the weird formatting:

image

                <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

klautcomputing avatar Aug 06 '24 18:08 klautcomputing