Closed kangju2000 closed 4 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 27, 2024 5:55pm |
v1.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 27, 2024 5:55pm |
visualization.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 27, 2024 5:55pm |
Latest commit: 01fd94b70ff8c6a640c448bf298bf0186b89d10a
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
Comparing remove-nextra-error
(01fd94b) with main
(990058f)
:warning: No benchmarks were detected in both the base of the PR and the PR.
Overview
In the development environment, error is occurring
When setting
type: 'menu'
in Nextra, it is collapsed by default and it does not provide the themes property. so we remove it.PR Checklist