enhance: meta-click on a parent class to navigate to it

This commit is contained in:
Gabriel Horner
2023-08-31 14:24:25 -04:00
parent 22ac81a9d5
commit 4c90983fd1
4 changed files with 22 additions and 11 deletions

View File

@@ -63,8 +63,7 @@
{:label "m"}
{:label "y"}])
(fn [_e value]
(swap! *timestamp assoc-in [:repeater :duration] value))
nil)
(swap! *timestamp assoc-in [:repeater :duration] value)))
[:a.ml-2.self-center {:on-click (fn []
(reset! *show-repeater? false)