Skip to content

Commit

Permalink
Added highlighting snippets to stories
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj Singh committed Jul 2, 2020
1 parent 90ec9a1 commit 8b5fe62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-code-blocks/stories/CopyBlock.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ df.head(5)`
language={language}
theme={require('../src')[themes]}
{...{ showLineNumbers, wrapLines, codeBlock }}
highlight="df.head(5)"
/>
</div>
);
Expand Down

0 comments on commit 8b5fe62

Please sign in to comment.