chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -34,7 +34,7 @@ import { createDefaultPreset } from '../create-default-preset';
|
||||
export interface IDEClientProps {
|
||||
options: (ctx: IDEClientContext) => IDEClientOptions;
|
||||
container?: interfaces.Container;
|
||||
containerModules?: interfaces.ContainerModule[]; // 注入的 IOC 包
|
||||
containerModules?: interfaces.ContainerModule[]; // Injected IOC packet
|
||||
children?: React.ReactNode;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user