RunnersOverview: disable debug log
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user