event page

This commit is contained in:
PxlLoewe
2025-07-10 11:57:13 -07:00
parent 8e71571da9
commit 879c422366

View File

@@ -1,3 +1,4 @@
"use client";
import { PartyPopperIcon } from "lucide-react";
import { PaginatedTable } from "../../../_components/PaginatedTable";
import Link from "next/link";