feat(SW-185): Added comment for later work

This commit is contained in:
Pontus Dreij
2024-08-21 14:24:06 +02:00
parent b5dddfcd8b
commit bc11f29651

View File

@@ -65,10 +65,10 @@ export default async function FooterDetails() {
{link.title}
</Link>
))}
{
// This will be changed to the new LangueSwitcher that is done in the header branch, when implementing contentstack
}
</nav>
{
// This will be changed to the new LangueSwitcher that is done in the header branch, when implementing contentstack
}
<LanguageSwitcher urls={detailsData.languageSwitcher.urls} />
</div>
</div>