update api

This commit is contained in:
2026-02-03 13:01:10 -05:00
parent 426a0c4715
commit ff842a5848
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
{:model model}))
;; === View ===
(defn view [{:keys [count]} _size]
(defn view [{:keys [count]}]
[:col {:gap 1}
[:box {:border :rounded :padding [0 1]}
[:col