Comparing version
@@ -11,2 +11,3 @@ import React, { Dispatch, SetStateAction } from 'react'; | ||
initialState: QueryParams; | ||
template?: string[]; | ||
columns: any[]; | ||
@@ -35,3 +36,3 @@ search?: string; | ||
} | ||
export declare const Table: ({ data, isLoading: _isLoading, onChange, columns, search, components, initialState, }: TableProps) => React.JSX.Element; | ||
export declare const Table: ({ data, isLoading: _isLoading, onChange, columns, search, components, initialState, template, }: TableProps) => React.JSX.Element; | ||
export {}; |
{ | ||
"name": "blb-table", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"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
506554
0.47%65
8.33%4300
0.92%