Skip to content

Commit 1fe5bb9

Browse files
committed
fix: translate for footer links
1 parent d4b41b7 commit 1fe5bb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/ui/Footer.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ import Donation from '@/components/icons/Donation.vue'
6666
>
6767
<div
6868
v-for="nav in FOOTER_NAV_PRODUCT_DATA"
69-
v-memo="[nav]"
7069
:key="nav.title"
7170
class="flex flex-col gap-2"
7271
>

0 commit comments

Comments
 (0)