From ef375d265df178d4672b850770674ae768413628 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 10 Jul 2024 00:20:37 +0000
Subject: [PATCH] chore(deps): bump rfdc from 1.3.1 to 1.4.1 (#1235)

---
 quartz/plugins/emitters/contentPage.tsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/quartz/plugins/emitters/contentPage.tsx b/quartz/plugins/emitters/contentPage.tsx
index 904a8a8..f493802 100644
--- a/quartz/plugins/emitters/contentPage.tsx
+++ b/quartz/plugins/emitters/contentPage.tsx
@@ -97,6 +97,7 @@
 
         const externalResources = pageResources(pathToRoot(slug), resources)
         const componentData: QuartzComponentProps = {
+          ctx,
           fileData: file.data,
           externalResources,
           cfg,

--
Gitblit v1.10.0