import { createElement, render } from '@wordpress/element' import Dashboard from './Dashboard' render(, document.getElementById('ct-dashboard'))