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

Add Link component to @mfng/core/client #54

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

unstubbable
Copy link
Owner

No description provided.

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
mfng ✅ Ready (Inspect) Visit Preview Mar 14, 2024 7:52am

@unstubbable unstubbable merged commit bbaea61 into main Mar 14, 2024
6 checks passed
@unstubbable unstubbable deleted the link-component branch March 14, 2024 07:54
unstubbable added a commit that referenced this pull request Mar 14, 2024
This is imported from the client/browser entry, so it should be in
`@mfng/core/client/browser`, and not in `@mfng/core/client`. The latter
has modules that can used in both, the SSR and browser client. Since
`Router` is also imported through the same barrel file, we can remove
the `'use client'` directive from it.

Continuation from #53 and #54
unstubbable added a commit that referenced this pull request Mar 14, 2024
This is imported from the client/browser entry, so it should be in
`@mfng/core/client/browser`, and not in `@mfng/core/client`. The latter
has modules that can be used in both, the SSR and browser client. Since
`Router` is also imported through the same barrel file, we can remove
the `'use client'` directive from it.

Continuation from #53 and #54
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