diff --git a/types/react-d3-graph/index.d.ts b/types/react-d3-graph/index.d.ts index f787497e2a..ebaeb626bb 100644 --- a/types/react-d3-graph/index.d.ts +++ b/types/react-d3-graph/index.d.ts @@ -1,6 +1,7 @@ // Type definitions for react-d3-graph 2.3 // Project: https://github.com/danielcaldas/react-d3-graph#readme -// Definitions by: hrngoode +// Definitions by: Harry Goode +// Adina Todoran // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import { Component } from "react";