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

how to add image from our assets folder in to the image property for pop-in header image? #153

Open
Rehankhalil462 opened this issue Jan 5, 2021 · 1 comment

Comments

@Rehankhalil462
Copy link

No description provided.

@zgr024
Copy link

zgr024 commented Mar 12, 2021

import logo from '../assets/images/mylogo.png'
...


<StripeCheckout 
   image={logo} 
   ...
/>
...

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

2 participants