diff --git a/components/List.tsx b/components/List.tsx index da6d5c3..cc66315 100644 --- a/components/List.tsx +++ b/components/List.tsx @@ -2,7 +2,7 @@ import React from "react"; import { SimpleBook } from "../lib/books"; -export default function Detail(props: Props) { +export default function List(props: Props) { return (