feat(WEB-220): label translations
This commit is contained in:
@@ -51,7 +51,7 @@ export default function RootLayout({
|
||||
<body>
|
||||
<InitLivePreview />
|
||||
<LangPopup lang={params.lang} />
|
||||
<SkipToMainContent lang={params.lang} />
|
||||
<SkipToMainContent />
|
||||
{children}
|
||||
<Footer />
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user