diff --git a/components/List.tsx b/components/List.tsx index 950d8e9f..13f51451 100644 --- a/components/List.tsx +++ b/components/List.tsx @@ -5,7 +5,7 @@ import classNames from "@lib/classNames"; export function List(props: JSX.IntrinsicElements["ul"]) { return ( -