Client components cannot be async functions.
As per the React Server Component RFC on promise support, client components cannot be async functions.
async keyword from the client component function declaration, or
© 2024 Vercel, Inc.
Licensed under the MIT License.
https://nextjs.org/docs/messages/no-async-client-component