mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-09 15:22:39 +02:00
Change playground --> chat
This commit is contained in:
parent
19a1d6d9be
commit
98169c7490
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ export function App({
|
||||||
variant="playground"
|
variant="playground"
|
||||||
tourTarget="playground"
|
tourTarget="playground"
|
||||||
icon={<MessageCircle className="w-5 h-5 text-blue-600 dark:text-blue-400" />}
|
icon={<MessageCircle className="w-5 h-5 text-blue-600 dark:text-blue-400" />}
|
||||||
title="Playground"
|
title="Chat"
|
||||||
subtitle="Chat with your assistant"
|
subtitle="Chat with your assistant"
|
||||||
rightActions={
|
rightActions={
|
||||||
<div className="flex items-center gap-2">
|
<div className="flex items-center gap-2">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue