feat(WEB-304): remaning UI from design system primitives
This commit is contained in:
@@ -17,7 +17,7 @@ export default async function AboutScandicFriends({ lang }: LangParams) {
|
||||
|
||||
{loyaltyPage.sidebar ? (
|
||||
<section className={styles.sidebar}>
|
||||
<Sidebar blocks={loyaltyPage.sidebar} />
|
||||
<Sidebar blocks={loyaltyPage.sidebar} lang={lang} />
|
||||
</section>
|
||||
) : null}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user