mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Add clj-kondo dependency for linting.
This commit is contained in:
parent
87d355f705
commit
555210175e
5 changed files with 22 additions and 8 deletions
|
@ -27,12 +27,7 @@
|
|||
[uxbox.util.storage :refer [storage]]
|
||||
[uxbox.util.timers :as ts]))
|
||||
|
||||
;; --- i18n
|
||||
|
||||
(declare reinit)
|
||||
;; (rx/sub! i18n/locale-sub #(reinit))
|
||||
|
||||
;; --- Error Handling
|
||||
|
||||
(defn- on-navigate
|
||||
[router path]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue