updated
This commit is contained in:
@@ -17,6 +17,14 @@ export interface SettingsProps {
|
||||
|
||||
}
|
||||
|
||||
export interface AboutusProps {
|
||||
id: string;
|
||||
title: string;
|
||||
description: string
|
||||
image: string;
|
||||
index: number;
|
||||
}
|
||||
|
||||
export interface MessageProps {
|
||||
name: string,
|
||||
phone: string,
|
||||
|
Reference in New Issue
Block a user