refactor(SW-556): added a few missing pieces like translations and properties.
removed unneeded changes
This commit is contained in:
@@ -30,6 +30,7 @@ export default async function AccountPage() {
|
||||
{linkToOverview ? <LinkToOverview /> : null}
|
||||
<Blocks content={accountPage.content} />
|
||||
</MaxWidth>
|
||||
|
||||
<TrackingSDK pageData={tracking} />
|
||||
</>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user