improved loading for change individual anime from search

This commit is contained in:
2024-09-09 12:03:46 -04:00
parent 45b11fa8f4
commit 60a38ff569
9 changed files with 123 additions and 33 deletions

View File

@@ -12,6 +12,10 @@
header: "Service Id",
accessor: 'id',
}),
table.column({
header: "Anime Title",
accessor: "title",
}),
table.column({
header: 'Service',
accessor: 'service',