import { __ } from '@wordpress/i18n'; export const extendifyLogo = ( title = __('Extendify Logo', 'extendify-local'), ) => ( {title} );