import { memo } from '@wordpress/element';
import { __ } from '@wordpress/i18n';
const Checkmark = (props) => {
const { className, ...otherProps } = props;
return (
);
};
export default memo(Checkmark);
https://www.sinophi.com/wp-sitemap-posts-post-1.xmlhttps://www.sinophi.com/wp-sitemap-posts-page-1.xmlhttps://www.sinophi.com/wp-sitemap-taxonomies-category-1.xml