mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Sort tokens by name (#8488)
This commit is contained in:
parent
c3f5117757
commit
e1d556f4aa
@ -188,7 +188,7 @@ Some naming conventions:
|
||||
[segments separator]
|
||||
(let [sorted (sort-by-children segments separator)
|
||||
grouped (group-by-first-segment sorted separator)]
|
||||
grouped))
|
||||
(into (sorted-map) grouped)))
|
||||
|
||||
(defn- build-tree-node
|
||||
"Builds a single tree node with lazy children."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user