kgroad-frontend2/app/profile/layout.tsx

4 lines
102 B
TypeScript
Raw Normal View History

2024-02-02 11:35:09 +00:00
import ProfileLayout from "@/Pages/profile/ProfilePage/ProfileLayout";
export default ProfileLayout;