diff --git a/web/pages/create.tsx b/web/pages/create.tsx index 7205f9c3..76c69da6 100644 --- a/web/pages/create.tsx +++ b/web/pages/create.tsx @@ -220,9 +220,9 @@ export function NewContract(props: { question: string; tag?: string }) { > - {CATEGORY_LIST.map((cat) => ( - ))}