Skip to content

Commit

Permalink
Merge pull request #3038 from farandal/patch-1
Browse files Browse the repository at this point in the history
Removed not required parenthesis in documentation
  • Loading branch information
Gildas Garcia authored Mar 22, 2019
2 parents a06a12f + 207db46 commit 9c5d198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ const Foo = () => (
...
</CardContent>
</Card>
));
);

export default Foo;
```
Expand Down

0 comments on commit 9c5d198

Please sign in to comment.