mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-05-31 15:11:31 +00:00
feat: Add manually trigger AI insights in conversations
This commit is contained in:
@@ -557,8 +557,7 @@ export function ExportDateRangeDialog({
|
||||
event.stopPropagation()
|
||||
onClose()
|
||||
}}
|
||||
>
|
||||
<div className="export-date-range-dialog" role="dialog" aria-modal="true" onClick={(event) => event.stopPropagation()}>
|
||||
> <div className="export-date-range-dialog" role="dialog" aria-modal="true" onClick={(event) => event.stopPropagation()}>
|
||||
<div className="export-date-range-dialog-header">
|
||||
<h4>{title}</h4>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user