Fix generateStaticParams example: include required loading.js
The code example showed await params without a fallback, contradicting
the surrounding text. Add loading.js to the example so it matches the
requirement for partial fallbacks.
Made-with: Cursor