import { ExternalLink } from '@wordpress/components'; const ExternalLinkExample = () => ( WordPress.org ); export default ExternalLinkExample;