fixed some bugs
This commit is contained in:
@@ -16,6 +16,8 @@ export interface Carousel {
|
||||
title: string
|
||||
image: string
|
||||
url?: string | null
|
||||
thumbnail: string;
|
||||
link: string;
|
||||
}
|
||||
|
||||
export interface Review {
|
||||
|
||||
Reference in New Issue
Block a user