"use client"; import { ComponentNotifikasi_CardSkeleton } from "@/app_modules/notifikasi/component"; import { Box, Button, Flex, Paper, Stack, Title } from "@mantine/core"; export default function Page() { return<> return ( {Array.from(new Array(10), (_, i) => ( Contoh ))} Ini Bagian Yang Gak Ikut ); }