mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-10-29 17:00:30 +00:00
### What problem does this PR solve? Feat: Fixed the problem of not finding EmailForm #3837 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
parent
f3318b2e49
commit
41e2dadea7
@ -39,6 +39,7 @@ import OperatorIcon from '../operator-icon';
|
||||
|
||||
import { CloseOutlined } from '@ant-design/icons';
|
||||
import { lowerFirst } from 'lodash';
|
||||
import EmailForm from '../form/email-form';
|
||||
import TemplateForm from '../form/template-form';
|
||||
import { getDrawerWidth } from '../utils';
|
||||
import styles from './index.less';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user