Update README.md

This commit is contained in:
Alexander Bell 2018-05-30 21:51:31 -06:00 committed by GitHub
parent de7fee62e6
commit 047ab0f95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ Use the ReactFancyImage component:
`<Image img={require(imgUrl)} headlineA="" headlineB="" />`
> The image is displayed 'absolute'. To embed it into your website it is recommended to use a parent `<div style={position: "relative"}>`.
> The image is displayed 'absolute'. To embed it into your website it is recommended to use a parent `<div style={{position: "relative"}}>`.
# Contact