Describe the issue that you're seeing.
Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue _much_ easier to diagnose (seriously).
What should happen?
What happened.
Run gatsby info --clipboard in your project directory and paste the output here. Not working? You may need to update your global gatsby-cli - npm install -g gatsby-cli
I think this is your solution.
Hi @amit-deligence, you can use any of the available open-source React Carousel components for this. Some of them being:
There are other open source solutions as well which you are free to use. You can also use css snap points to do this, please check this article for more information.
Most helpful comment
Hi @amit-deligence, you can use any of the available open-source React Carousel components for this. Some of them being:
There are other open source solutions as well which you are free to use. You can also use css snap points to do this, please check this article for more information.