@raddix/use-client
A hook that determine whether the code is running on the client-side.
A hook that determine whether the code is running on the client-side.
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