diff --git a/web/components/templates/prompts/promptsPage.tsx b/web/components/templates/prompts/promptsPage.tsx index 938344e7f..7f97231b3 100644 --- a/web/components/templates/prompts/promptsPage.tsx +++ b/web/components/templates/prompts/promptsPage.tsx @@ -337,7 +337,12 @@ const PromptsPage = (props: PromptsPageProps) => { {filteredPrompts && (hasLimitedAccess || hasAccess) ? ( searchParams.get("view") === "card" ? ( -