fix: regression with deleting a class property

This commit is contained in:
Gabriel Horner
2023-08-14 12:14:37 -04:00
parent 3a3ab5a6a4
commit 85c14ad13a

View File

@@ -413,7 +413,7 @@
e
(property-custom-context-menu-content block
property
{:class-schema? (some-> target (.getAttribute "data-class-schema") (= "true"))}))))
{:class-schema? (some-> property-el (.getAttribute "data-class-schema") (= "true"))}))))
page
(do