fix: info tooltip text

This commit is contained in:
BetaHuhn 2023-09-05 14:59:52 +02:00
parent 4976b4648c
commit f4dd6d38c5

View file

@ -106,7 +106,7 @@ export function ChatHeader({ readOnly = false }: { readOnly?: boolean}) {
</EditChatModal>
</>
) : (
<Tooltip label="Chat Settings">
<Tooltip label="What is this?">
<a href="https://deta.space/discovery" target="_blank">
<ActionIcon size="xl">
<IconInfoCircle size={20} />