update wording

This commit is contained in:
Henry
2023-11-29 16:17:54 +00:00
parent 8df93fa789
commit 77dc7520d7
@@ -181,7 +181,7 @@ const StarterPromptsDialog = ({ show, dialogProps, onCancel, onConfirm }) => {
> >
<IconBulb size={30} color='#2d6a4f' /> <IconBulb size={30} color='#2d6a4f' />
<span style={{ color: '#2d6a4f', marginLeft: 10, fontWeight: 500 }}> <span style={{ color: '#2d6a4f', marginLeft: 10, fontWeight: 500 }}>
Starter prompts will only be shown when there is no messages on the chat yet Starter prompts will only be shown when there is no messages on the chat
</span> </span>
</div> </div>
</div> </div>