/* eslint-disable react-hooks/exhaustive-deps */ import Forum_ViewBeranda from "@/screens/Forum/ViewBeranda"; import Forum_ViewBeranda2 from "@/screens/Forum/ViewBeranda2"; import Forum_ViewBeranda3 from "@/screens/Forum/ViewBeranda3"; export default function Forum() { return ( <> {/* */} {/* */} ); }