Skip to content

Commit 51f965c

Browse files
committed
Update preview content
1 parent e703f8f commit 51f965c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/SuggestionWidget/SuggestionPanelContent/ChatPanel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ struct ChatPanel_InputMultilineText_Preview: PreviewProvider {
263263
history: ChatPanel_Preview.history,
264264
isReceivingMessage: false
265265
),
266-
typedMessage: "Hello\nWorld\nPikachu\nCat"
266+
typedMessage: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce turpis dolor, malesuada quis fringilla sit amet, placerat at nunc. Suspendisse orci tortor, tempor nec blandit a, malesuada vel tellus. Nunc sed leo ligula. Ut at ligula eget turpis pharetra tristique. Integer luctus leo non elit rhoncus fermentum."
267267
)
268268
.padding(8)
269269
.background(Color.contentBackground)

0 commit comments

Comments
 (0)