plugin updates
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import React from "react";
|
||||
import { __ } from '@wordpress/i18n';
|
||||
|
||||
const lazyLoader = () => <p> { __( 'Loading..', 'wp-schema-pro' ) } </p>;
|
||||
export default lazyLoader;
|
||||
Reference in New Issue
Block a user