Facebook api – Multiple fetch requests when using Array.map & filter
I'm working on developing an app using Next.js 13 with App Routes. I've hit a bit of a snag and could use some help. On one of my pages, I have a grid set up to display information, and there's…