Skip to content

Commit e84790d

Browse files
committed
Added a new component for Suggestions
1 parent 0bddc81 commit e84790d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/next-client-app/components/recommendations/stored-suggestions-button.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export function StoredSuggestionsButton({
135135
) : (
136136
<Sparkles className="h-4 w-4 text-purple-500" />
137137
)}
138-
Stored Suggestions
138+
Suggestions
139139
</Button>
140140

141141
<AISuggestionDialog

0 commit comments

Comments
 (0)