Results 2 comments of Abimanyu

Are you using the appDir beta features? I had the same issue, I wrapped the Typewriter component and added `'use client'` to it, and it works for now.

> > Are you using the appDir beta features? I had the same issue, I wrapped the Typewriter component and added `'use client'` to it, and it's works for now...