You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now consider the same example, re-written with args:
<Code snippet 1>
At first blush, this might seem no better than the original example. However, if we add the Docs addon and configure the Actions addon appropriately, we can write:
<Code snippet 2>
...except that Code snippet 1 and Code snippet 2 are exactly identical. This doesn't seem like the intention.
The text was updated successfully, but these errors were encountered:
@willyrk1 thanks for bringing this to our attention. This section is indeed a bit redundant and was left in during the updates for 6.4. I've pushed a pull request that fixes this issue.
Describe the bug
The CSF API documentation (https://storybook.js.org/docs/react/api/csf) has redundant code blocks:
...except that Code snippet 1 and Code snippet 2 are exactly identical. This doesn't seem like the intention.
The text was updated successfully, but these errors were encountered: