0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-23 15:26:29 -05:00

Merge pull request #2716 from penpot/palba-fix-internal-error-set-text-style

🐛 Fix internal error at setting text style
This commit is contained in:
Alejandro 2023-01-02 09:41:48 +01:00 committed by GitHub
commit 379997f9db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -462,6 +462,7 @@
on-change-ref (mf/use-ref nil)
workspace-read-only? (mf/use-ctx ctx/workspace-read-only?)
editable? (and local? (not workspace-read-only?))
open? (if (nil? open?) (mf/use-state editing?) open?)
on-name-blur
(mf/use-callback