import { memo } from '@wordpress/element';
import { __ } from '@wordpress/i18n';
const Checkmark = (props) => {
const { className, ...otherProps } = props;
return (
);
};
export default memo(Checkmark);
Comments on: Careers
https://www.sinophi.com
Designed and maintained by Print Plus International Limited
Fri, 05 Apr 2013 10:50:53 +0000
hourly
1