"use client" import { Card, Stack, Skeleton, Image, Text } from "@mantine/core"; export default function ComponentJob_DetailData(){ return ( <> Judul Lowongan Kerja Syarat & Ketentuan : {Array(5) .fill(0) .map((e, i) => ( ))} Deskripsi {Array(5) .fill(0) .map((e, i) => ( ))} ); }