payments ssr
voiding supports bulk void. exact match id linking voidnig payments works. minor tweak.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
(defn alpine-appear [m]
|
||||
(assoc m
|
||||
"x-transition:enter" "transition duration-500"
|
||||
"x-transition:enter" "transition-opacity duration-500"
|
||||
"x-transition:enter-start" "opacity-0"
|
||||
"x-transition:enter-end" "opacity-100"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user