babel-plugin-transform-next-use-client
A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
A Babel plugin that adds the "use client" directive for React components that are using client-only APIs
ESLint plugin to enforce use client for nextjs projects
A hook that determine whether the code is running on the client-side.