Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(v3): 6888 - Remove unnecessary 'use client' directives from UI components #6932

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Jacksonmills
Copy link
Contributor

Removes redundant 'use client' directives from various UI component files to optimize client-side performance.

Fixes #6888

… components

Removes redundant 'use client' directives from various UI component files to optimize client-side performance.

Fixes shadcn-ui#6888
Copy link

vercel bot commented Mar 14, 2025

@Jacksonmills is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@Jacksonmills
Copy link
Contributor Author

alright this should be good now, tested all in server side demos to be sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat]: remove 'use client' from navigation-menu.tsx
1 participant