change title to Set Chat Title

feat-display-remote-workers
Meng Zhang 2023-11-19 16:13:21 -08:00
parent 355e2b47aa
commit 352db4ecf2
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ export const EditChatTitleDialog = ({
</Tooltip> </Tooltip>
<DialogContent className="bg-background"> <DialogContent className="bg-background">
<DialogHeader className="gap-3"> <DialogHeader className="gap-3">
<DialogTitle>Edit Chat Title</DialogTitle> <DialogTitle>Set Chat Title</DialogTitle>
<DialogDescription asChild> <DialogDescription asChild>
<form className="relative" onSubmit={handleSubmit} ref={formRef}> <form className="relative" onSubmit={handleSubmit} ref={formRef}>
<Input <Input