Merge version_7 into main #5
@@ -19,6 +19,7 @@ type Testimonial = {
|
|||||||
imageAlt?: string;
|
imageAlt?: string;
|
||||||
videoAriaLabel?: string;
|
videoAriaLabel?: string;
|
||||||
backText?: string;
|
backText?: string;
|
||||||
|
testimonialText?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
interface TestimonialCardOneProps {
|
interface TestimonialCardOneProps {
|
||||||
|
|||||||
Reference in New Issue
Block a user