Skip to content

Commit

Permalink
Docs: (Hopefully) fix Markdown 馃く
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Sapegin committed Feb 20, 2019
1 parent 75c393b commit 7630f10
Show file tree
Hide file tree
Showing 2 changed files with 2,567 additions and 2,567 deletions.
2 changes: 1 addition & 1 deletion docs/Documenting.md
Expand Up @@ -253,7 +253,7 @@ import mockData from './mocks'

Or you can explicitly import all your example dependencies, to make examples easier to copy into your app code:

````jsx static
````jsx
// ```jsx inside Markdown
import React from 'react'
import Button from 'rsg-example/components/Button'
Expand Down

0 comments on commit 7630f10

Please sign in to comment.