dashpresshq/dashpress

View on GitHub
src/pages/account/profile.tsx

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
import { AccountProfile } from "@/frontend/views/account/Profile";

export { getServerSideProps } from "translations/utils";

export default AccountProfile;