import { TextCustom, ViewWrapper } from "@/components"; export default function Forum() { return ( <> Forum ); }