0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 15:39:50 -05:00

Add a TODO comment on util.forms.

This commit is contained in:
Andrey Antukh 2017-02-21 18:20:05 +01:00
parent 5ad7e06d79
commit d28e0abe38
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -14,6 +14,8 @@
[uxbox.util.mixins :as mx :include-macros true]
[uxbox.util.i18n :refer (tr)]))
;; TODO: rewrite form stuff using cljs.spec
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Form Validation
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;