feat(SW-185): Added comment for later work
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user