fix
This commit is contained in:
@@ -28,9 +28,6 @@ interface TestimonialCardTenProps {
|
|||||||
title: string;
|
title: string;
|
||||||
titleSegments?: TitleSegment[];
|
titleSegments?: TitleSegment[];
|
||||||
description: string;
|
description: string;
|
||||||
<a href='https://www.instagram.com/aaa' target='_blank' rel='noopener noreferrer'>
|
|
||||||
<button className='instagram-button'>Instagram</button>
|
|
||||||
</a>
|
|
||||||
tag?: string;
|
tag?: string;
|
||||||
tagIcon?: LucideIcon;
|
tagIcon?: LucideIcon;
|
||||||
buttons?: ButtonConfig[];
|
buttons?: ButtonConfig[];
|
||||||
|
|||||||
Reference in New Issue
Block a user