Skip to content

Commit

Permalink
Preview: ArgsTable => Controls (#67582)
Browse files Browse the repository at this point in the history
Co-authored-by: tyxla <[email protected]>
Co-authored-by: mirka <[email protected]>
  • Loading branch information
3 people authored Dec 5, 2024
1 parent 3133f56 commit 1418350
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* External dependencies
*/
import {
ArgsTable,
Controls,
Description,
Primary,
Stories,
Expand Down Expand Up @@ -114,8 +114,7 @@ export const parameters = {
<Subtitle />
<Primary />
<Description />
{ /* `story="^"` enables Controls for the primary props table */ }
<ArgsTable story="^" />
<Controls />
<Stories includePrimary={ false } />
</>
),
Expand Down

1 comment on commit 1418350

@github-actions
Copy link

Choose a reason for hiding this comment

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

Flaky tests detected in 1418350.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/12181241076
📝 Reported issues:

Please sign in to comment.