Skip to content

Destructure tags from meta in Document component#81

Merged
bholmesdev merged 1 commit intobholmesdev:mainfrom
gitkola:patch-1
Nov 5, 2025
Merged

Destructure tags from meta in Document component#81
bholmesdev merged 1 commit intobholmesdev:mainfrom
gitkola:patch-1

Conversation

@gitkola
Copy link
Copy Markdown
Contributor

@gitkola gitkola commented Nov 4, 2025

Changes

Testing

No need to test as it is a typo in the docs.

Docs

This PR is directly fixing typo in the docs.

Copilot AI review requested due to automatic review settings November 4, 2025 02:07
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 4, 2025

⚠️ No Changeset found

Latest commit: 21403d4

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

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 4, 2025

@gitkola is attempting to deploy a commit to the bholmesdev1's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the destructuring pattern in the documentation example to correctly access the nested tags property from the meta object in the store.

  • Updated the destructuring in useStoreValue to use nested destructuring: meta: { tags }

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Owner

@bholmesdev bholmesdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding this!

@bholmesdev bholmesdev merged commit 160d094 into bholmesdev:main Nov 5, 2025
6 of 7 checks 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.

Incorrect destructuring path in useStoreValue example

3 participants