Fixing nextjs linting shenanigans, fixed datetime, remove random Ad.patreon remove logs
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { Book } from "@/lib/types";
|
||||
import { fetchBooks } from "@/lib/api";
|
||||
import Image from "next/image";
|
||||
export default async function HomePage() {
|
||||
let books: Book[] = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user