This commit is contained in:
User
2025-04-22 19:45:02 -04:00
parent b7f9b0aff7
commit fb23c3b001
8 changed files with 448 additions and 506 deletions

View File

@@ -10,7 +10,7 @@ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '@/com
import { Pagination, PaginationContent, PaginationItem, PaginationNext, PaginationPrevious } from '@/components/ui/pagination';
import { useToast } from '@/hooks/use-toast.js';
export default function Index({ comics, offset, auth }) {
export default function Index({ comics = [], offset = 0, auth = {} }) {
const url = new URL(window.location); // searchParams