From 17ade1f8bd2b48622261b187e42c218d84beff3c Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Thu, 5 Sep 2024 04:26:57 +0300 Subject: [PATCH] updated Backlinks.tsx --- quartz/components/Backlinks.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/quartz/components/Backlinks.tsx b/quartz/components/Backlinks.tsx index 26e2b45b1..de654297e 100644 --- a/quartz/components/Backlinks.tsx +++ b/quartz/components/Backlinks.tsx @@ -25,7 +25,6 @@ const Backlinks: QuartzComponent = ({ ))} -
); }