Does Layout with "use client" cause performance degradation?
Unanswered
Scaly-naped Pigeon posted this in #help-forum
Scaly-naped PigeonOP
Next.js recommends to place the
Will there be a performance penalty, if the layout component is a client component?
Client Component at leaf node.Will there be a performance penalty, if the layout component is a client component?