StaticMania / keep-react

Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
https://react.keepdesign.io
MIT License
1.32k stars 115 forks source link

They don't give the images in the carousel #130

Closed NaiDevs closed 8 months ago

NaiDevs commented 8 months ago

When I want to implement the carousel in my next.js project, they do not provide the images, check that

image

Arifulislam5577 commented 8 months ago

Hi @NaiDevs, Please share your code.

NaiDevs commented 8 months ago

I don't know why but it already gave me the image, thank you very much anyway image

Arifulislam5577 commented 8 months ago

@NaiDevs Please use your desire image instead of our default image inside the carousel component. If you use nextjs with keep-react then you can use like this, but if you use react js then you have to use html img component instead of component image

Thank you.

NaiDevs commented 8 months ago

That's it, I solved the problem, thank you very much