Skip to content

Commit

Permalink
Merge pull request #646 from artizen-fund/test
Browse files Browse the repository at this point in the history
added last code
  • Loading branch information
rubelux authored Oct 18, 2023
2 parents da57503 + bd78bf7 commit 96d0078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const IndexPage = () => {

const arrangedSeasonListCapped = arrangedSeasonList?.slice(0, numberOfLoading)

console.log('numberOfLoading ', numberOfLoading)
console.log('arrangedSeasonListCapped ', arrangedSeasonListCapped)

const length = arrangedSeasonList?.length
Expand Down

1 comment on commit 96d0078

@vercel
Copy link

@vercel vercel bot commented on 96d0078 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

artizen-frontend – ./

artizen-frontend-git-main-artizen.vercel.app
www.artizen.fund
artizen-frontend-artizen.vercel.app

Please sign in to comment.