fix: CInput not found

This commit is contained in:
jialin
2026-04-24 14:28:30 +08:00
committed by jialin
parent 8711c27b78
commit a795544074
4 changed files with 9 additions and 6 deletions
@@ -1,4 +1,9 @@
import { LabelSelector, ModalFooter, ScrollerModal } from '@gpustack/core-ui';
import {
Input as CInput,
LabelSelector,
ModalFooter,
ScrollerModal
} from '@gpustack/core-ui';
import { useIntl } from '@umijs/max';
import { Form } from 'antd';
import _ from 'lodash';