From 12393e4597f8fbeb413f1eff903fcb22c452a06e Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 13 Aug 2020 23:31:53 +0300 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59d2d4b..7830c6b 100644 --- a/README.md +++ b/README.md @@ -103,4 +103,4 @@ npm start | todayColor | string | Specifies the current period column fill color. | | getTooltipContent | \* | Specifies the Tooltip for selected taskbar. | -\*`(task:Task, fontSize:string , fontFamily:string) => JSX.Element;` +[\*`(task:Task, fontSize:string , fontFamily:string) => JSX.Element;`](https://github.com/MaTeMaTuK/gantt-task-react/blob/07dfeddd4d96ecc418619cad9cd9ba3c31bb82a8/src/components/Other/tooltip.tsx#L47)