Commit 5b55a53b by t0ng7u

馃崕 chore: modify the `JSONEditor` component import path

parent e64a7520
......@@ -48,7 +48,7 @@ import {
} from '@douyinfe/semi-ui';
import { getChannelModels, copy, getChannelIcon, getModelCategories, selectFilter } from '../../../../helpers';
import ModelSelectModal from './ModelSelectModal';
import JSONEditor from '../../../common/JSONEditor';
import JSONEditor from '../../../common/ui/JSONEditor';
import {
IconSave,
IconClose,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment