diff --git a/apps/web/src/components/history-list.tsx b/apps/web/src/components/history-list.tsx index ba1d0dc..bf82ae6 100644 --- a/apps/web/src/components/history-list.tsx +++ b/apps/web/src/components/history-list.tsx @@ -85,7 +85,7 @@ export function HistoryList(props: { id: string; title: string }) { ) : (

{props.title}

)} -
+
{edit ? (