mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Fix set creation
This commit is contained in:
@@ -263,8 +263,8 @@
|
||||
:editing? (constantly true)
|
||||
:on-select (constantly nil)
|
||||
:on-edit (constantly nil)
|
||||
:on-edit-submit on-create-token-set
|
||||
:on-cancel on-reset}])]))]))
|
||||
:on-edit-reset on-reset
|
||||
:on-edit-submit on-create-token-set}])]))]))
|
||||
|
||||
(mf/defc sets-list
|
||||
[{:keys []}]
|
||||
|
||||
Reference in New Issue
Block a user