carousel prev and next button update
This commit is contained in:
@@ -92,7 +92,7 @@ export default function Favourite() {
|
||||
|
||||
if (likedProducts.length === 0) {
|
||||
return (
|
||||
<div className="min-h-screen bg-slate-50 py-12">
|
||||
<div className="min-h-screen py-12">
|
||||
<div className="container mx-auto px-4">
|
||||
<div className="flex flex-col items-center justify-center py-20">
|
||||
<div className="w-32 h-32 bg-slate-100 rounded-full flex items-center justify-center mb-6">
|
||||
|
||||
Reference in New Issue
Block a user