use unicode X for deleting

This commit is contained in:
Daniel O'Connell
2023-10-18 16:56:40 +02:00
parent 0a563fa8d6
commit 2d4926d5e8
+1 -1
View File
@@ -179,7 +179,7 @@ const Chat = ({ sessionId, settings, onQuery, onNewEntry }: ChatParams) => {
}
}}
>
X
</span>
</li>
)