Merge branch 'main' of github.com:0xi4o/Flowise into feature/chat-message-feedback

This commit is contained in:
Ilango
2024-03-11 16:04:47 +05:30
61 changed files with 1229 additions and 202 deletions
@@ -28,7 +28,7 @@ const FormatPromptValuesDialog = ({ show, dialogProps, onChange, onCancel }) =>
aria-describedby='alert-dialog-description'
>
<DialogTitle sx={{ fontSize: '1rem' }} id='alert-dialog-title'>
Format Prompt Values
{dialogProps.inputParam.label ?? 'Format Prompt Values'}
</DialogTitle>
<DialogContent>
<PerfectScrollbar