refactor: remove comment
This commit is contained in:
parent
d58f24ccbf
commit
bc50261221
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@
|
|||
</div>
|
||||
|
||||
<div class="lg:col-span-3 card p-8 flex items-center justify-center">
|
||||
<!-- Placeholder for spinning dice animation -->
|
||||
@if (rolledValue() !== null) {
|
||||
<div class="text-white text-center text-8xl font-bold">
|
||||
{{ rolledValue() }}
|
||||
|
|
Reference in a new issue