NFTs not listed on NFT tab in the boilerplate as it is on the tutorial

This tab has no NFTs listed: https://ethereum-boilerplate.github.io/ethereum-boilerplate/nftBalance
I am following this tutorial on youtube https://www.youtube.com/watch?v=WZWCzsB1xUE
and in the tutorial, NFTs are listed by default in that tab .
I have the boilerplate cloned to my local, but can’t figure out how to enable NFTs to start listing.

hello, carefully watch the tutorial and follow the steps and if you missed anything and cant seem to figure it out, post your code here and we will help you debug it

I found the solution: to see the NFTS, you have to make sure you selected the correct blockchain in the blockchain menu at the top right corner of the boilerplate.
In my own case, it was set to “Rinkeby”, instead of “Ethereum”.