Skip to content

Commit

Permalink
docs(readme): Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hibiken committed Jan 18, 2017
1 parent 2d57172 commit 332119a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Default: `"Address"`
You can pass `placeholder` prop to customize input's placeholder text

#### hideLabel
Type: `Boolean`
Type: `boolean`
Required: `false`,
Default: `false`

Expand Down Expand Up @@ -269,7 +269,7 @@ const options = {
```

#### autoFocus
Type: `Boolean`
Type: `boolean`
Required: `false`
Default: `false`

Expand Down

0 comments on commit 332119a

Please sign in to comment.