import InformasiBerkala from "@/components/table/informasi-berkala-table";
export default function InformasiSMPage() {
return <InformasiBerkala />;
}