refactored transactions.
This commit is contained in:
@@ -136,3 +136,7 @@
|
||||
bottom
|
||||
[:div#dz-hidden]]))
|
||||
|
||||
|
||||
(defn side-bar [{:keys [on-close]} children]
|
||||
[:div [:a.delete.is-pulled-right {:on-click on-close}] [:div children]])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user