Docs: minor update

This commit is contained in:
Nicolas Gallagher
2015-09-20 15:50:22 -07:00
parent 33082f988e
commit 565ec2fee8
5 changed files with 83 additions and 48 deletions

View File

@@ -1,12 +1,14 @@
# ListView
TODO
## Props
**children** any
**children**: any
Content to display over the image.
**style** style
**style**: style
+ `property` type
@@ -17,7 +19,6 @@ Defaults:
}
```
## Examples
```js