mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix: cf build (#700)
This commit is contained in:
parent
ebd083a65b
commit
f35799bfd0
1 changed files with 0 additions and 7 deletions
|
|
@ -50,13 +50,6 @@ const DEFAULT_SUGGESTIONS = [
|
|||
"What are the main themes across my memories?",
|
||||
]
|
||||
|
||||
const DEFAULT_SUGGESTIONS = [
|
||||
"Show me all content related to Supermemory.",
|
||||
"Summarize the key ideas from My Gita.",
|
||||
"Which memories connect design and AI?",
|
||||
"What are the main themes across my memories?",
|
||||
]
|
||||
|
||||
function ChatEmptyStatePlaceholder({
|
||||
onSuggestionClick,
|
||||
suggestions = DEFAULT_SUGGESTIONS,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue