Loading state of a `'use server'` component
Is it possible to have a loading state for e.g. a form submission using the new
I only see using client components at this point when I'm looking at the docs. Am I missing somehting?
use server directive in nextjs 13.4? I only see using client components at this point when I'm looking at the docs. Am I missing somehting?