fix
This commit is contained in:
@@ -150,9 +150,6 @@ const TestimonialCardOne = ({
|
||||
textBoxButtonTextClassName = "",
|
||||
}: TestimonialCardOneProps) => {
|
||||
return (
|
||||
<div className="absolute top-0 left-0">
|
||||
<button className="bg-green-500 text-white px-4 py-2 rounded-lg">Success</button>
|
||||
</div>
|
||||
<CardStack
|
||||
mode={carouselMode}
|
||||
gridVariant={gridVariant}
|
||||
|
||||
Reference in New Issue
Block a user