0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 23:18:48 -05:00

🐛 Fix switch inspect from html to svg

This commit is contained in:
Alejandro Alonso 2024-02-22 11:55:09 +01:00 committed by Alonso Torres
parent a6edc184f0
commit fea14e9ea6

View file

@ -184,6 +184,7 @@
set-markup
(mf/use-callback
(mf/deps markup-type*)
(fn [value]
(reset! markup-type* value)))