This commit is contained in:
Henrik Larsson
2023-08-08 11:46:46 +02:00
parent 6527974989
commit 3e513eaf99
27 changed files with 449 additions and 760 deletions

View File

@@ -1,5 +1,3 @@
'use client';
import { useTranslations } from 'next-intl';
export default function CopyRight() {