Reverted all changes back to version 240739b127

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

View File

@@ -1,6 +1,6 @@
"use client";
import Link from "next/link";
import { Link } from "next-intl";
import { Github, Twitter } from "lucide-react";
import { Button } from "@/components/ui/button";
import { changelogData } from "@/lib/changelog-data";