mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Cleanup
This commit is contained in:
@@ -202,7 +202,6 @@
|
||||
:class (stl/css :select-format-wrapper)
|
||||
:options (mapcat (fn [[_ xs]]
|
||||
(map (fn [{:keys [id name] :as f}]
|
||||
(js/console.log "f" f)
|
||||
{:value id :label name})
|
||||
xs))
|
||||
themes)}]
|
||||
|
||||
Reference in New Issue
Block a user