Skip to content

Commit

Permalink
fix mdx formatting conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gskril committed May 31, 2024
1 parent f33d773 commit 2a3283e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/web/subgraph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ import { Note } from '@/components/mdx/Note'

{/* * @type {import('@/lib/mdxPageProps').MdxMetaProps} */}
export const meta = {
description: '',
emoji: '⚙️',
contributors: [
'lucemans'
]
description: '',
emoji: '⚙️',
contributors: [
'lucemans'
]
};

# Subgraph
Expand Down

0 comments on commit 2a3283e

Please sign in to comment.