Skip to content

feat(auth): add 'use client' directive to AuthClient component#53

Merged
Stivenjs merged 1 commit into
mainfrom
core-multitenants
May 22, 2025
Merged

feat(auth): add 'use client' directive to AuthClient component#53
Stivenjs merged 1 commit into
mainfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

This commit introduces the 'use client' directive at the top of the AuthClient.tsx file, indicating that the component is intended for client-side rendering. This change enhances the component's functionality and aligns it with the current architecture of the application.

This commit introduces the 'use client' directive at the top of the AuthClient.tsx file, indicating that the component is intended for client-side rendering. This change enhances the component's functionality and aligns it with the current architecture of the application.
@Stivenjs Stivenjs merged commit 27366a8 into main May 22, 2025
3 of 4 checks passed
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.

1 participant