From 6c56d4698061ad09919a3c731423040d68627739 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Thu, 5 Sep 2024 02:36:35 +0300 Subject: [PATCH] updated _GithubSource.tsx --- quartz/components/_GithubSource.tsx | 31 ++++++++++++++++------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/quartz/components/_GithubSource.tsx b/quartz/components/_GithubSource.tsx index c68af993d..be667ac41 100644 --- a/quartz/components/_GithubSource.tsx +++ b/quartz/components/_GithubSource.tsx @@ -23,25 +23,22 @@ export default ((opts?: Partial) => { }: QuartzComponentProps) => { return ( )