Skip to content

feat: add 'use client' directive for RSC #1809

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

Merged
merged 2 commits into from
Jul 20, 2025

Conversation

vonovak
Copy link
Collaborator

@vonovak vonovak commented Jul 17, 2025

The icon components are client components and should be marked with 'use client' directive for RSC usage.

I haven't found the right way to apply the change from the template file to the individual packages; there's the standard CONTRBUTING file but also docs/DEVELOPMENT which seems like they should be merged into one (?) - probably the CONTRBUTING file which is a the expected place to find this stuff.

@vonovak vonovak requested a review from johnf July 17, 2025 10:28
@johnf johnf force-pushed the vonovak/feat_add_use_client_directive_for_rsc branch from c5f9337 to c82a034 Compare July 20, 2025 16:17
@johnf johnf merged commit de11b28 into master Jul 20, 2025
0 of 28 checks passed
@johnf johnf deleted the vonovak/feat_add_use_client_directive_for_rsc branch July 20, 2025 16:18
@johnf
Copy link
Collaborator

johnf commented Jul 20, 2025

CONTRIBUTING has now had a significant overhaul

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.

2 participants