Restructure search anime json mock
This commit is contained in:
@@ -27,14 +27,14 @@ interface Props {
|
||||
description?: string;
|
||||
|
||||
tooltipEnabled?: boolean;
|
||||
tooltipMetadata?: {
|
||||
tooltipMetadata: {
|
||||
studio: string;
|
||||
type: string;
|
||||
episodes: number;
|
||||
rating: number;
|
||||
|
||||
tags?: string[];
|
||||
};
|
||||
},
|
||||
tooltipCollisionBoundary?: Element;
|
||||
|
||||
dynamicColor?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user