Results 2 comments of Dean Xu

I think we can write a custom webpack loader to add the `use client` directive. See sample project: [next-13-mdx](https://github.com/XDean/next-13-mdx)

If you are using tailwind, do this ```jsx ```