Skip to content

Commit 0ac3be6

Browse files
author
Jicheng Lu
committed
minor change
1 parent 78092b8 commit 0ac3be6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/routes/page/dashboard/Conversation.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
<div class="col-10">
121121
<div class="position-relative">
122122
<ChatTextArea
123+
id={'dashboard-chat-textarea'}
123124
className={`chat-input`}
124125
maxLength={1024}
125126
disabled={false}

0 commit comments

Comments
 (0)