Props on change update stats

This commit is contained in:
color.diff=auto
2021-05-07 10:03:52 -06:00
parent 776e9d31c6
commit e3365ed343
3 changed files with 228 additions and 17 deletions

View File

@@ -85,8 +85,8 @@
</div>
<div class="row">
<div class="col-4">
<button style="margin: 20px;" class="btn btn-outline-warning btnDebug">Debug Info</button>
<button style="margin: 20px;" class="btn btn-outline-info btnDocs">Generate Docs Info</button>
<button style="margin: 20px;" class="btn btn-warning btnDebug">Debug Info</button>
<button style="margin: 20px;" class="btn btn-info btnDocs">Generate Docs Info</button>
<pre class="debug_preview" style="display:none; background: #eee; height: 420px;width: 1123px;"></pre>
</div>
</div>