Skip to content

Commit 7de0100

Browse files
committed
Add example story to the proper story.
1 parent d590009 commit 7de0100

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/library/GithubPermalink/GithubPermalink.stories.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ export const DifferentLanguages: Story = {
3737
<p>TSX</p>
3838
<GithubPermalink permalink="https://github.com/dwjohnston/react-github-permalink/blob/242681a9df549adcc9a7fca0d8421d98b7e312c4/sample_files/sample1.tsx#L1-L11" />
3939

40+
<p>TSX with Emoji</p>
41+
<GithubPermalink permalink=" https://github.com/dwjohnston/react-renders/blob/b91494bff90774073c10ba7a2a362d37c8d083ef/src/react-renders/ReactRenders3.tsx#L8-L19" />
42+
4043
<p>Docker file</p>
4144
<GithubPermalink permalink="https://github.com/dwjohnston/react-github-permalink/blob/bd98ef231beeb18ed77207216464fc8e454dd721/sample_files/sample.dockerfile#L1-L20" />
4245

0 commit comments

Comments
 (0)