mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Add missing deps
This commit is contained in:
parent
b89dc759be
commit
656cc00923
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@
|
|||
(not valid-description-field?))
|
||||
|
||||
on-submit (mf/use-callback
|
||||
(mf/deps validate-name validate-descripion token tokens)
|
||||
(fn [e]
|
||||
(dom/prevent-default e)
|
||||
(let [final-name (finalize-name @name-ref)
|
||||
|
|
Loading…
Add table
Reference in a new issue