first update
This commit is contained in:
3
src/types.d.ts
vendored
3
src/types.d.ts
vendored
@@ -157,8 +157,9 @@ export interface Testimonial {
|
||||
title?: string;
|
||||
testimonial?: string;
|
||||
name?: string;
|
||||
job?: string;
|
||||
description?: string;
|
||||
image?: string | unknown;
|
||||
linkUrl?: string;
|
||||
}
|
||||
|
||||
export interface Input {
|
||||
|
Reference in New Issue
Block a user