From 4ff411d8c3b8bcb3e9b92d3edded31e2489716e2 Mon Sep 17 00:00:00 2001 From: Quentin Golsteyn Date: Sun, 9 Dec 2018 17:54:08 -0800 Subject: [PATCH] Add name --- types/react-panelgroup/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/react-panelgroup/index.d.ts b/types/react-panelgroup/index.d.ts index f3c9a2b1f2..4207d8e61d 100644 --- a/types/react-panelgroup/index.d.ts +++ b/types/react-panelgroup/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for react-panelgroup 1.0 // Project: https://github.com/DanFessler/react-panelgroup -// Definitions by: My Self +// Definitions by: Quentin Golsteyn // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 3.0