Skip to content

Commit f35799b

Browse files
committed
fix: cf build (supermemoryai#700)
1 parent ebd083a commit f35799b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

apps/web/components/new/chat/index.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,6 @@ const DEFAULT_SUGGESTIONS = [
5050
"What are the main themes across my memories?",
5151
]
5252

53-
const DEFAULT_SUGGESTIONS = [
54-
"Show me all content related to Supermemory.",
55-
"Summarize the key ideas from My Gita.",
56-
"Which memories connect design and AI?",
57-
"What are the main themes across my memories?",
58-
]
59-
6053
function ChatEmptyStatePlaceholder({
6154
onSuggestionClick,
6255
suggestions = DEFAULT_SUGGESTIONS,

0 commit comments

Comments
 (0)