Closed ecstrema closed 1 year ago
Latest commit: d250a475e49ae475cb9bfa29c87dd5d986d5649f
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
ladle | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Mar 23, 2023 at 4:36AM (UTC) |
Same as
next/image
,next/link
needs to be replaced by a simple<a {...props} />
tag.It is probably the same for a lot of other next-specific components.