Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Class use in react-image-magnify. #142

Open
mdmoinulhossain opened this issue Mar 13, 2022 · 0 comments
Open

CSS Class use in react-image-magnify. #142

mdmoinulhossain opened this issue Mar 13, 2022 · 0 comments

Comments

@mdmoinulhossain
Copy link

How to use className in react-image-magnify?
I applied but not working my CSS Class! Here is code:

<ReactImageMagnify {...{
smallImage: {
alt: 'Wristwatch by Ted Baker London',
src: watch,
className: "App-logo"
},
largeImage: {
src: watch,
width: 400,
height: 400
}
}} />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant