More PR fixes
This commit is contained in:
@@ -12,7 +12,7 @@ import MyPagesMobileMenu from "../MyPagesMobileMenu"
|
||||
|
||||
import styles from "../mainMenu.module.css"
|
||||
|
||||
export default async function MyPagesMenuServer() {
|
||||
export default async function MyPagesMenuWrapper() {
|
||||
const lang = getLang()
|
||||
const [intl, myPagesNavigation, user, membership] = await Promise.all([
|
||||
getIntl(),
|
||||
|
||||
Reference in New Issue
Block a user