From 27c7ee5ff9c8a0b0ca4a0a6d5b87b5d698fafef8 Mon Sep 17 00:00:00 2001 From: Phan Huy Tran Date: Thu, 8 May 2025 14:20:53 +0200 Subject: [PATCH] style: fml: fml --- frontend/src/app/feature/game/slots/slots.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/feature/game/slots/slots.component.html b/frontend/src/app/feature/game/slots/slots.component.html index 3ac9bf4..794760a 100644 --- a/frontend/src/app/feature/game/slots/slots.component.html +++ b/frontend/src/app/feature/game/slots/slots.component.html @@ -54,8 +54,8 @@ class="bg-deep-blue-contrast rounded-lg shadow-md p-2 flex items-center justify-center" > {{ - cell - }} + cell + }} } }