import { __ } from '@wordpress/i18n'; import { Icon, chevronRight, closeSmall, lineSolid, redo, search, postComments, chevronLeft, } from '@wordpress/icons'; import { playIcon, toursIcon } from './icons'; export const HelpCenterMarkup = (props) => (
{__( 'Learn more about your WordPress admin', 'extendify-local', )}
{__('Got questions? Ask our AI chatbot', 'extendify-local')}