"use client"; import { PluginRegistry } from "@/components/plugin-registry"; export default function PluginsPage() { return ; }