Skip to content

Commit

Permalink
Improve starter message splitting
Browse files Browse the repository at this point in the history
  • Loading branch information
Weves committed Feb 11, 2025
1 parent 03abd4a commit 7dc5a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/assistants/StarterMessage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export function StarterMessages({
enabled:hover:bg-background-dark/75
disabled:cursor-not-allowed
overflow-hidden
break-all
break-words
truncate
text-ellipsis
`}
Expand Down

0 comments on commit 7dc5a77

Please sign in to comment.