mirror of
https://github.com/penpot/penpot.git
synced 2025-05-13 19:46:36 +02:00
✨ Add minor improvements for text-editor-v2
This commit is contained in:
parent
d570048f78
commit
334e83479f
6 changed files with 35 additions and 69 deletions
|
@ -509,3 +509,8 @@
|
|||
#_(.reload js/location)
|
||||
(fn [cause]
|
||||
(js/console.log "EE:" cause)))))))
|
||||
|
||||
|
||||
(defn ^:export enable-text-v2
|
||||
[]
|
||||
(st/emit! (features/enable-feature "text-editor/v2")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue