Skip to content

Commit

Permalink
Merge branch 'master' into 603-add-new-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
SirKitboard authored Nov 1, 2016
2 parents 32fde4c + 14ba840 commit d22bee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Lucid can be installed with npm.
import { Button } from 'lucid-ui';

ReactDOM.render(
<Button>Hello World<Button/>,
<Button>Hello World</Button>,
mountNode
);

Expand Down

0 comments on commit d22bee7

Please sign in to comment.