Merge branch 'develop' into 'master'
feat(zhst/meta): 修改ts See merge request web-project/zhst-lambo!58
This commit is contained in:
commit
b75aaaf22e
@ -128,6 +128,7 @@ const Result: ResultType = ({
|
||||
|
||||
return wrapCSSVar(
|
||||
<div className={className} style={mergedStyle}>
|
||||
{/* @ts-ignore */}
|
||||
<Icon prefixCls={prefixCls} status={status} icon={icon} />
|
||||
<div className={`${prefixCls}-title`}>{title}</div>
|
||||
{subTitle && <div className={`${prefixCls}-subtitle`}>{subTitle}</div>}
|
||||
|
Loading…
Reference in New Issue
Block a user