Skip to content

Commit

Permalink
chore: Remove scope from mdx container
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jul 8, 2020
1 parent 6872ffb commit 0d192de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MDXContainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const components = {
language={className?.replace('language-', '')}
lineNumbers={lineNumbers === 'true'}
live={live === 'true'}
scope={window.__NR1_SDK__.default}
{...props}
/>
),
Expand Down

0 comments on commit 0d192de

Please sign in to comment.