Comparing version
import React, { Dispatch, SetStateAction } from 'react'; | ||
import { ColumnDef } from '@tanstack/react-table'; | ||
import { QueryParams } from '../types'; | ||
@@ -12,3 +11,3 @@ interface TableProps { | ||
limit: number; | ||
columns: ColumnDef<object>[]; | ||
columns: any[]; | ||
search?: string; | ||
@@ -15,0 +14,0 @@ components?: { |
{ | ||
"name": "blb-table", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An empty base template for publishing a React TS package to npmjs library.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
501560
-0.03%4251
-0.05%