RunnersOverview: disable debug log
This commit is contained in:
parent
88f96acc3c
commit
2c992a0e63
@ -296,7 +296,7 @@
|
||||
{/each}
|
||||
</select>
|
||||
</div>
|
||||
<pre>{JSON.stringify($table.getState(), null, 2)}</pre>
|
||||
<!-- <pre>{JSON.stringify($table.getState(), null, 2)}</pre> -->
|
||||
<div>
|
||||
{Object.keys(selected).length} of{" "}
|
||||
{$table.getPreFilteredRowModel().rows.length} Total Rows Selected
|
||||
|
Loading…
x
Reference in New Issue
Block a user