@af-utils/react-table
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -1,4 +0,4 @@ | ||
export const raw = 6499; | ||
export const min = 3286; | ||
export const minGz = 1469; | ||
export const minBrotli = 1332; | ||
export const raw = 6509; | ||
export const min = 3295; | ||
export const minGz = 1473; | ||
export const minBrotli = 1335; |
@@ -28,3 +28,3 @@ import { memo as e, useMemo as t } from "react"; | ||
b.KEYS = [ "key", "align", "label", "render", "Cell", "background", "border", "width", "minWidth" ]; | ||
b.KEYS = [ "key", "align", "label", "render", "format", "Cell", "background", "border", "width", "minWidth" ]; | ||
@@ -31,0 +31,0 @@ const g = (e, t) => ({ |
{ | ||
"name": "@af-utils/react-table", | ||
"private": false, | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "React components for rendering large scrollable data", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/nowaalex/af-virtual-scroll.git", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24481