tajo / ladle

🥄 Develop, test and document your React story components faster.
https://www.ladle.dev
MIT License
2.63k stars 93 forks source link

Fixed the type of the ArgType #440

Closed calloc134 closed 1 year ago

calloc134 commented 1 year ago

Fixed ArgType types that were not working properly.

PS: Sorry for the inconvenience on #433.

image

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: eebe5ea40d6b212471a3b472cd7d68ae030d3193

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

This PR includes changesets to release 12 packages | Name | Type | | ----------------- | ----- | | @ladle/react | Major | | example | Patch | | test-addons | Patch | | test-config | Patch | | test-config-ts | Patch | | test-css | Patch | | test-decorators | Patch | | test-flow | Patch | | test-playwright | Patch | | test-programmatic | Patch | | test-provider | Patch | | test-swc | 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

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
ladle ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 6:53am
calloc134 commented 1 year ago

My new pull request fixes them. #441