import { memo } from '@wordpress/element';
import { __ } from '@wordpress/i18n';
const Checkmark = (props) => {
const { className, ...otherProps } = props;
return (
);
};
export default memo(Checkmark);
Comments on: ABOUT US
https://www.sinophi.com
Designed and maintained by Print Plus International LimitedFri, 20 Nov 2020 05:37:24 +0000
hourly
1