From f3344fe9a73bf83fb5d733b11553ba93dee857ca Mon Sep 17 00:00:00 2001 From: Dan Barr Date: Mon, 13 Jan 2025 15:38:01 -0500 Subject: [PATCH] Update sidebar heading --- src/components/Sidebar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index cf6ac14..505124b 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -20,7 +20,7 @@ export function Sidebar({ return ( - History Prompts + Prompt History @@ -39,7 +39,7 @@ export function Sidebar({ return ( - History Prompts + Prompt History {children}