Dock now animanted

This commit is contained in:
2025-09-28 16:18:57 +02:00
parent 0aa6dfc5cf
commit e7917a54a7

View File

@@ -1,4 +1,5 @@
// components/navbar.tsx
"use client";
import { Dock, DockIcon } from "@/components/magicui/dock";
import { ModeToggle } from "@/components/mode-toggle";