From 809ef789d858e307ba82449f95f661be7d96657b Mon Sep 17 00:00:00 2001 From: LULU Date: Thu, 28 Oct 2021 23:14:56 +0200 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ce5678f..e64245386 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ The component accepts the following props: |**`tableBodyMaxHeight`**|string||CSS string for the height of the table (ex: '500px', '100%', 'auto'). |**`textLabels`**|object||User provided labels to localize text. |**`viewColumns`**|boolean or string|true|Show/hide viewColumns icon from toolbar. Possible values:

-|**`storageKey`**|string|| ave current state to local storage. +|**`storageKey`**|string|| save current state to local storage. ## Customize Columns