Skip to content

Commit

Permalink
fix: white space on top of the accordion section documentation. (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
leyanessantiago authored and LeandroTorresSicilia committed Oct 6, 2018
1 parent bb7f7ec commit 104e143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/styleguideComponents/ReactComponent/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export default class ReactComponent extends Component {
<div className="rainbow-p-horizontal_x-large">
<Description text={descriptionText} />
</div>
<div className="rainbow-m-vertical_large rainbow-p-horizontal_x-large">
<div className="rainbow-p-vertical_large rainbow-p-horizontal_x-large">
<Pathline name={name}>
{`import ${name} from 'react-rainbow-components/components/${name}'`}
</Pathline>
Expand Down

0 comments on commit 104e143

Please sign in to comment.