Reverted all changes back to version 918e2334f7

This commit is contained in:
[dyad]
2026-01-18 17:26:26 +01:00
parent be849c6a9e
commit de6afb1d7e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import { Link } from "next-intl";
import Link from "next-intl/link";
import { Button } from "@/components/ui/button";
import { ArrowLeft } from "lucide-react";
import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card";