builder
builder copied to clipboard
Update global.css
Description
Fix typo
⚠️ No Changeset found
Latest commit: e439a32db3b20644fc00bda4e26dd4c1e72017f0
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.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
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 (UTC) |
|---|---|---|---|---|
| nextjs-app-router-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 3:36pm |
| nextjs-pages-router-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 3:36pm |
| qwik-city-sdk-example | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 3:36pm |
| remix-gen2-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 3:36pm |
| svelte-vite-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 25, 2024 3:36pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit e439a32db3b20644fc00bda4e26dd4c1e72017f0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
| 🟥 Failed Commands |
|---|
nx test @snippet/react-native |
nx test @e2e/react-native |
Sent with 💌 from NxCloud.
@samijaber do you have any idea why the react native tests fail here? This PR only modifies a line of CSS in the examples folder. I have re-ran it a bunch of times, so it does not seem like flakiness.
Completely missed this message: this was a false positive test failure. Free to merge!