From 95018029324cd43c8cb53d5668af1790dbb2b540 Mon Sep 17 00:00:00 2001 From: Prabhu Date: Tue, 13 Oct 2020 00:43:35 +0530 Subject: [PATCH] fix demo github star --- src/demo/AppHeader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/demo/AppHeader.tsx b/src/demo/AppHeader.tsx index 296850e7..a513f1a4 100644 --- a/src/demo/AppHeader.tsx +++ b/src/demo/AppHeader.tsx @@ -24,7 +24,7 @@ export default ({ type }: { type: string }) => { src={`https://ghbtns.com/github-btn.html?user=prabhuignoto&repo=react-chrono&type=star&count=true&size=large`} frameBorder="0" scrolling="0" - width="200" + width="300" height="30" title="GitHub" style={{ position: "absolute" }}