👷 Add better naming to docker images (among other fixes).

This commit is contained in:
Andrey Antukh 2019-08-08 19:17:25 +02:00
parent 69bb359615
commit 97d74f6cf1
6 changed files with 55 additions and 51 deletions

View file

@ -13,6 +13,8 @@
;; --- Page Item
(set! *warn-on-infer* true)
(defn use-sortable
[{:keys [type data on-hover on-drop]
:or {on-hover (constantly nil)