mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 07:08:29 +02:00
Cleanup: Sort
This commit is contained in:
parent
1df40ea07a
commit
f2900c6519
1 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
||||||
[app.common.data.macros :as dm]
|
[app.common.data.macros :as dm]
|
||||||
[app.common.math :as mth]
|
[app.common.math :as mth]
|
||||||
[app.common.types.shape.layout :as ctl]
|
[app.common.types.shape.layout :as ctl]
|
||||||
|
[app.common.types.tokens-lib :as ctob]
|
||||||
[app.config :as cf]
|
[app.config :as cf]
|
||||||
[app.main.data.events :as-alias ev]
|
[app.main.data.events :as-alias ev]
|
||||||
[app.main.data.workspace :as udw]
|
[app.main.data.workspace :as udw]
|
||||||
|
@ -37,8 +38,7 @@
|
||||||
[app.util.i18n :as i18n :refer [tr]]
|
[app.util.i18n :as i18n :refer [tr]]
|
||||||
[app.util.keyboard :as kbd]
|
[app.util.keyboard :as kbd]
|
||||||
[cuerdas.core :as str]
|
[cuerdas.core :as str]
|
||||||
[rumext.v2 :as mf]
|
[rumext.v2 :as mf]))
|
||||||
[app.common.types.tokens-lib :as ctob]))
|
|
||||||
|
|
||||||
(defn- dir-icons-refactor
|
(defn- dir-icons-refactor
|
||||||
[val]
|
[val]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue