/** * Customers Page - Placeholder */ import { __ } from '@wordpress/i18n'; export default function CustomersPage({ initialData }) { return (
{ __('Page content coming soon...', 'formipay') }