Skip to content

Fix missing Import double quote in feature-page-header.tsx - #194

Merged
lukasbach merged 1 commit into
lukasbach:mainfrom
davidjb:patch-1
Jul 20, 2026
Merged

Fix missing Import double quote in feature-page-header.tsx#194
lukasbach merged 1 commit into
lukasbach:mainfrom
davidjb:patch-1

Conversation

@davidjb

@davidjb davidjb commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Fixes a typo in the Import instruction on pages such as https://headless-tree.lukasbach.com/features/sync-dataloader which display as:

import { syncDataLoaderFeature } from "@headless-tree/core

which is missing the end double quote.

@lukasbach

@changeset-bot

changeset-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: eae4d8e

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

@lukasbach

Copy link
Copy Markdown
Owner

Thank you! :)

@nx-cloud

nx-cloud Bot commented Jul 20, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit eae4d8e

Command Status Duration Result
cli run build:docs,build:sb --concurrency 1 ✅ Succeeded 1m View ↗
cli run build,build:cjs,build:esm --concurrency 1 ✅ Succeeded 8s View ↗
cli run test --stream ✅ Succeeded 7s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-20 04:02:04 UTC

@lukasbach
lukasbach merged commit e3ee809 into lukasbach:main Jul 20, 2026
1 check 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.

2 participants