google-labs-jules[bot] 17e5ae33a8 Fix: Update PageProps for app/content/[slug]/page.tsx
This commit resolves a persistent TypeScript build error:
"Type 'ContentPageProps' does not satisfy the constraint 'PageProps'"
in `app/content/[slug]/page.tsx`.

The `ContentPageProps` interface has been updated to include the
`searchParams` property, aligning it with the expected structure
for Next.js page components in the App Router. This ensures
compatibility with Next.js's internal type definitions for async
server components.
2025-05-22 12:39:55 +00:00
..
2025-05-20 17:29:24 +02:00
2025-02-09 11:38:22 -06:00
2024-03-26 16:15:01 -05:00
2023-08-02 21:17:11 -05:00
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00
2025-05-20 17:24:09 +02:00
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00
2025-02-09 11:38:22 -06:00