/** * External dependencies */ import { __ } from '@wordpress/i18n'; import { Link } from '@woocommerce/components'; import { createInterpolateElement } from '@wordpress/element'; /** * Internal dependencies */ import { SidebarNavigationScreen } from './sidebar-navigation-screen'; import { ADMIN_URL } from '~/utils/admin-settings'; export const SidebarNavigationScreenPages = () => { return ( Editor | Pages.", 'woocommerce' ), { EditorLink: ( ), PageLink: ( ), } ) } content={ <>
} /> ); };