import { memo } from '@wordpress/element';
import { __ } from '@wordpress/i18n';
const Checkmark = (props) => {
const { className, ...otherProps } = props;
return (
);
};
export default memo(Checkmark);
Comments on: News
https://www.sinophi.com
Designed and maintained by Print Plus International Limited
Wed, 11 Dec 2013 07:36:40 +0000
hourly
1