improved loading for change individual anime from search
This commit is contained in:
@ -2,6 +2,7 @@ export type TableItems = TableItem[]
|
||||
|
||||
export type TableItem = {
|
||||
id: number
|
||||
title: string
|
||||
service: string
|
||||
progress: number
|
||||
status: string
|
||||
|
Reference in New Issue
Block a user