mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-21 05:29:19 +00:00
more fixes
This commit is contained in:
@@ -10,6 +10,7 @@ import Link from "next/link";
|
||||
import { useTranslations } from "next-intl";
|
||||
|
||||
export default async function ResourceNotFound() {
|
||||
|
||||
const t = useTranslations();
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user