mirror of
https://github.com/penpot/penpot.git
synced 2025-05-15 06:56:38 +02:00
feat(frontend): more work on refactoring components
This commit is contained in:
parent
56b8922dbb
commit
f341b5b3fe
8 changed files with 126 additions and 119 deletions
|
@ -22,6 +22,8 @@
|
|||
[uxbox.util.router :as rt]
|
||||
[uxbox.util.timers :as ts]))
|
||||
|
||||
|
||||
|
||||
;; --- i18n
|
||||
|
||||
(declare reinit)
|
||||
|
@ -84,8 +86,3 @@
|
|||
(defn ^:after-load after-load
|
||||
[]
|
||||
(reinit))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue