import { __ } from '@wordpress/i18n'; export const NeedsTheme = () => { return (
{__( 'Launch requires the Extendable theme to work. You can install it from the link below and start over once activated.', 'extendify-local', )}
{__('Take me there', 'extendify-local')}