diff --git a/components/myportal/topthree.js b/components/myportal/topthree.js index a1ccd21d..f151fc08 100644 --- a/components/myportal/topthree.js +++ b/components/myportal/topthree.js @@ -167,7 +167,7 @@ const TopThree = (props) => { } }; - let topThreeOnlyArr = showTopThreeArr; //.slice(0, 3); + let topThreeOnlyArr = showTopThreeArr.slice(0, 3); Object.keys(topThreeOnlyArr).map((key, index) => { topthreeRow.push(