Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(components): chip storyboard missing some import #2385

Closed
wants to merge 1 commit into from
Closed

fix(components): chip storyboard missing some import #2385

wants to merge 1 commit into from

Conversation

kuri-sun
Copy link
Contributor

Closes #2384

📝 Description

In chip.stories.tsx, we have the ChipProps import missing.

⛳️ Current behavior (updates)

Missing import

🚀 New behavior

No missing imports

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

Copy link

changeset-bot bot commented Feb 20, 2024

🦋 Changeset detected

Latest commit: afdf65d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@nextui-org/chip Major
@nextui-org/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Feb 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextui-storybook-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 20, 2024 2:54am

Copy link

vercel bot commented Feb 20, 2024

@kuri-sun is attempting to deploy a commit to the NextUI Team on Vercel.

A member of the Team first needs to authorize it.

"@nextui-org/chip": major
---

Chip storyboard missing some import
Copy link
Member

Choose a reason for hiding this comment

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

@kuri-sun as this change only affects the storybook we do not need to add a changeset because the stories are not added into the package once released

@jrgarciadev
Copy link
Member

@kuri-sun #2205

@jrgarciadev jrgarciadev closed this Mar 3, 2024
@kuri-sun kuri-sun deleted the fix/components/chip-storyboard-missing-some-import branch March 3, 2024 21:28
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.

[BUG] - Chip storyboard missing some import
2 participants