@wix/dev-machine-monitor 1.0.4 → 1.0.5

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.
package/build/run.cjs CHANGED
@@ -6850,7 +6850,7 @@ async function runProxy(proxyFrom, proxyTo, stdio) {
6850
6850
  }, '*');
6851
6851
  }
6852
6852
  </script>
6853
- <a class="btn" id="homeBtn" onClick={fixWithAI}>Fix with AI</a>
6853
+ <a class="btn" id="homeBtn" onClick="fixWithAI()">Fix with AI</a>
6854
6854
  </div>
6855
6855
 
6856
6856
  <div class="details" id="details" hidden>