import React from "react"; import ServerListClient from "@/app/(main)/ClientComponents/ServerListClient"; export default async function ServerList() { return ; }