@plasmicapp/react-web 0.2.314 → 0.2.316

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2806,6 +2806,7 @@ function deepEqual(a, b) {
2806
2806
  }
2807
2807
 
2808
2808
  // Utilities used by generated code
2809
+ // Using any while classnames package is not updated to have the correct types exported
2809
2810
  var classNames = classNames$1;
2810
2811
 
2811
2812
  var PLUME_STRICT_MODE = true;