Skip to content

Releases: kimcoder/react-simple-image-slider

[release] 1.0.3

30 Mar 11:24
767374b
Compare
Choose a tag to compare

1.0.3 (March 30, 2018)

  • modify props types about width and height. ( number -> string or number )
    • can set value like this. '100%' or '100px' or 100