Releases: bago2k4/react-giphy-selector
Releases · bago2k4/react-giphy-selector
Release 0.0.3
Add searchFormAutoFocus
property to auto focus the search field when the component mounts.
v0.0.2
Release 0.0.2:
- add
preloadTrendings
to load and show the trending gifs when the component appear
- add
containerClassName
to target the main DIV component more easely
- add
containerStyle
to set the main DIV style directly