mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 17:56:11 +02:00
Merge pull request #4193 from penpot/niwinz-staging-update-deps
⬆️ Update frontend dependencies
This commit is contained in:
commit
49c750bdaf
13 changed files with 702 additions and 601 deletions
|
@ -88,9 +88,10 @@
|
|||
(dom/blur! input))))
|
||||
|
||||
context-value
|
||||
(mf/spread-obj props {:on-change on-change'
|
||||
:encode-fn encode-fn
|
||||
:decode-fn decode-fn})]
|
||||
(mf/spread props
|
||||
:on-change on-change'
|
||||
:encode-fn encode-fn
|
||||
:decode-fn decode-fn)]
|
||||
|
||||
[:& (mf/provider context) {:value context-value}
|
||||
[:div {:class (dm/str class " " (stl/css :radio-btn-wrapper))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue