mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Change 'Back to history' to 'History' in AI chat widget
Co-Authored-By: Aadesh Kheria <kheriaaadesh@gmail.com>
This commit is contained in:
parent
011d7d751d
commit
77a369ed9a
@ -495,7 +495,7 @@ function AIChatWidgetInner({
|
||||
type="button"
|
||||
>
|
||||
<ArrowLeftIcon className="h-3 w-3" />
|
||||
<span>Back to history</span>
|
||||
<span>History</span>
|
||||
</button>
|
||||
<button
|
||||
onClick={onNewChat}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user