import React from "react"; import { __ } from '@wordpress/i18n'; const lazyLoader = () =>
{ __( 'Loading..', 'wp-schema-pro' ) }