Skip to content

Commit

Permalink
Update data lolos seleksi tulis SG
Browse files Browse the repository at this point in the history
  • Loading branch information
SyahrezaAdnanAlAzhar authored Sep 11, 2024
1 parent 14354b7 commit 2f301e2
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions components/ColapseDoc.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,10 @@ const ColapseDoc = () => {
const [showFG, setShowFG] = React.useState(false);
const [showSkelton, setShowSkelton] = React.useState(false);
const dataNIM = [
"103052330011", "103012300018", "103052300112", "103012300100", "103012330009", "103032300013", "101012300025", "103012300313",
"103052300054", "103052300026", "6706223155", "103052300066", "103012300394", "103012300096", "103012330023", "103012300116",
"103012300483", "103012300198", "103012300176", "103022300057", "103052300084", "10312300105", "103052300008", "103012300245",
"103012330330", "103012330104", "103052300003", "103012300309", "103012300464", "103012300025", "103012300397", "103012300249",
"1101223268", "103012300328", "103012300487", "103052330034", "103032330147", "103012300094", "103052300082", "103052300024",
"103012300306", "103022330068", "103012300463", "103012300012", "103032330103", "103012330298", "103012300037", "103012300480",
"103012330401", "103012300166", "103012300316", "103012300453", "103012300371", "103012330370", "103042310059", "7708223080",
"103022300097", "103052300111"];
"103052300084", "103032330103", "103052300026", "103012300483", "103012300316", "103012330009", "103052330011", "103012300394",
"103012330104", "103012300453", "7708223080", "103012300309", "103012300328", "103012300025", "103012300105", "103012300249",
"103012300480", "103012300397", "103012300176", "103012330401", "103052330034", "103052300082", "103012300166", "103032300013",
"103012300463", "103052300008", "103012300012", "103012300245", "103012330023", "103052300054", "103012300018", "103012300371"];
return (
<Box mt="4">
<Box>
Expand Down

0 comments on commit 2f301e2

Please sign in to comment.