refactor: remove comment

This commit is contained in:
Phan Huy Tran 2025-05-21 10:37:49 +02:00 committed by Phan Huy Tran
commit bc50261221

View file

@ -53,7 +53,6 @@
</div> </div>
<div class="lg:col-span-3 card p-8 flex items-center justify-center"> <div class="lg:col-span-3 card p-8 flex items-center justify-center">
<!-- Placeholder for spinning dice animation -->
@if (rolledValue() !== null) { @if (rolledValue() !== null) {
<div class="text-white text-center text-8xl font-bold"> <div class="text-white text-center text-8xl font-bold">
{{ rolledValue() }} {{ rolledValue() }}