1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

minor performance improvements

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-03-28 14:13:20 +05:30
parent 8e3d4b408f
commit e6753e137d
6 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ type alias Model =
, generating : Bool
}
cellSize : Int
cellSize =
10