feat(WEB-205, WEB-206): get breadcrumbs for my pages from contentstack
This commit is contained in:
5
app/[lang]/(live)/(protected)/my-pages/profile/page.tsx
Normal file
5
app/[lang]/(live)/(protected)/my-pages/profile/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import "./profileLayout.css"
|
||||
|
||||
export default function ProfilePage() {
|
||||
return null
|
||||
}
|
||||
Reference in New Issue
Block a user