change from for of iterator to javascript map
This commit is contained in:
@@ -118,7 +118,9 @@ onClickOutside(infoMenuRef, () => {
|
||||
:to="'/faq'"
|
||||
class="menu-button gap-2 px-4 rounded-md cursor-pointer"
|
||||
>
|
||||
<span class="text-gray-900 py-4 text-end font-semibold text-sm whitespace-nowrap">
|
||||
<span
|
||||
class="text-gray-900 py-4 text-end font-semibold text-sm whitespace-nowrap"
|
||||
>
|
||||
Perguntas frequentes
|
||||
</span>
|
||||
</RouterLink>
|
||||
|
||||
Reference in New Issue
Block a user