You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you thought about just using plain JS instead? I think you should be able to achieve the same result with the following code and be able to remove the jQuery dependency.
I noticed that you are using jQuery for these two lines of code.
attributes-for-blocks/src/InspectorControls.js
Line 57 in f267477
attributes-for-blocks/src/InspectorControls.js
Line 91 in f267477
Have you thought about just using plain JS instead? I think you should be able to achieve the same result with the following code and be able to remove the jQuery dependency.
The text was updated successfully, but these errors were encountered: