mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 16:21:40 +02:00
🐛 Fix create typography with section closed
This commit is contained in:
parent
a940c7e912
commit
ee73384993
2 changed files with 2 additions and 0 deletions
|
@ -1879,6 +1879,7 @@
|
|||
(mf/use-fn
|
||||
(mf/deps file-id)
|
||||
(fn [_]
|
||||
(st/emit! (dw/set-assets-section-open file-id :typographies true))
|
||||
(st/emit! (dwt/add-typography file-id))))
|
||||
|
||||
handle-change
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue