perf: increase slots performance by 1500% !!!! #174

Merged
ptran merged 2 commits from perf-slots into main 2025-05-08 12:23:32 +00:00
Showing only changes of commit 27c7ee5ff9 - Show all commits

View file

@ -54,8 +54,8 @@
class="bg-deep-blue-contrast rounded-lg shadow-md p-2 flex items-center justify-center"
>
<span class="text-2xl font-bold" [ngClass]="getSymbolClass(cell)">{{
cell
}}</span>
cell
}}</span>
</div>
}
}