From 509a935db12366ed8d047ab043bd165c8f0458c5 Mon Sep 17 00:00:00 2001 From: Wlad Meixner Date: Sun, 15 Mar 2020 23:47:41 +0100 Subject: [PATCH] [react-bootstrap-table2-filter] fix typo in header --- types/react-bootstrap-table2-filter/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-bootstrap-table2-filter/index.d.ts b/types/react-bootstrap-table2-filter/index.d.ts index 7a8ee8144d..67db076178 100644 --- a/types/react-bootstrap-table2-filter/index.d.ts +++ b/types/react-bootstrap-table2-filter/index.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/react-bootstrap-table/react-bootstrap-table2#readme // Definitions by: Wlad Meixner // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// TypeScript Version 3.8 +// TypeScript Version: 3.8 // documentation taken from https://react-bootstrap-table.github.io/react-bootstrap-table2/docs/table-props.html