import { Button, PanelBody, PanelRow } from '@wordpress/components'; import { __ } from '@wordpress/i18n'; import './dashboard.scss'; import compatibleRender from '@utils/compatible-render'; export function Dashboard() { return (
{ __( 'Take WordPress to the next level.', 'generateblocks' ) }