chore: passing additional buildCtx to componentData (#914)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
		@@ -46,6 +46,7 @@ export const NotFoundPage: QuartzEmitterPlugin = () => {
 | 
			
		||||
        frontmatter: { title: notFound, tags: [] },
 | 
			
		||||
      })
 | 
			
		||||
      const componentData: QuartzComponentProps = {
 | 
			
		||||
        ctx,
 | 
			
		||||
        fileData: vfile.data,
 | 
			
		||||
        externalResources,
 | 
			
		||||
        cfg,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user