Closed xml tags for card element example (#194)

This commit is contained in:
Paul Brewczynski
2017-10-19 22:18:22 +02:00
committed by Ferran Negre
parent 288ca9d222
commit 3410a6b5d4

View File

@@ -47,8 +47,8 @@ type State = {
* <Card.Actions>
* <Button>Cancel</Button>
* <Button>Ok</Button>
* <Card.Actions>
* <Card>
* </Card.Actions>
* </Card>
* );
* ```
*/