Skip to content

Commit

Permalink
readme smaaal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vygandas committed Jul 22, 2018
1 parent ac8f245 commit 1ffc0e3
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 @@ -56,7 +56,7 @@ Option | Description
--- | ---
`className?: string` | Additional class that's added to the main Slide wrapper. Default `null`.
`backgroundImage?: string` | Image for a whole slide background. Default `null`.
`style?: {[key: string]: string | number}` | Style attributes object for a slide. It is mostly used by slider system and you shouldn't touch this. Default `{}`.
`style?: {[key: string]: string or number}` | Style attributes object for a slide. It is mostly used by slider system and you shouldn't touch this. Default `{}`.

## Simple usage

Expand Down

0 comments on commit 1ffc0e3

Please sign in to comment.