import { memo } from 'react'; import type { FC, ReactNode } from 'react'; import resets from '../../_resets.module.css'; import classes from './Frame427319454.module.css'; interface Props { className?: string; classes?: { root?: string; }; text?: { _2022613?: ReactNode; }; } /* @figmaId 5521:23755 */ export const Frame427319454: FC = memo(function Frame427319454(props = {}) { return (
{props.text?._2022613 != null ? ( props.text?._2022613 ) : (
战略合作协议汇总及执行情况表(截止到2022年6月13日)
)}
2022-06-13
); });