kgroad-frontend2/app/profile/layout.tsx
2024-02-02 17:35:09 +06:00

4 lines
102 B
TypeScript

import ProfileLayout from "@/Pages/profile/ProfilePage/ProfileLayout";
export default ProfileLayout;