import Account from "@/components/ContextComponents/Accounts/accountRecords";
const AccountPage = <Account />;
export default AccountPage;
Powered by TurnKey Linux.