mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 12:56:12 +02:00
✨ Gradients support in shapes
This commit is contained in:
parent
381aef77ee
commit
c266f78d1e
14 changed files with 176 additions and 79 deletions
|
@ -15,6 +15,8 @@
|
|||
[goog.object :as gobj]
|
||||
["lodash/omit" :as omit]))
|
||||
|
||||
(defn new [] #js {})
|
||||
|
||||
(defn get
|
||||
([obj k]
|
||||
(when-not (nil? obj)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue