/** * Licenses Page - Placeholder */ import { __ } from '@wordpress/i18n'; export default function LicensesPage({ initialData }) { return (
{ __('License management coming soon. Use the classic editor for now.', 'formipay') }