chore: code clean

This commit is contained in:
MadCcc 2022-10-18 21:39:24 +08:00
parent 7a38804f95
commit ecb3188b55

View File

@ -51,10 +51,11 @@ const Typography = React.forwardRef<
mergedRef = composeRef(ref, setContentRef);
}
const prefixCls = getPrefixCls('typography', customizePrefixCls);
// Style
const [wrapSSR, hashId] = useStyle(prefixCls);
const prefixCls = getPrefixCls('typography', customizePrefixCls);
const componentClassName = classNames(
prefixCls,
{