Skip to content

Commit

Permalink
Update storybook selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Sep 27, 2024
1 parent 999795a commit 578c98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/navigator/stories/index.story.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const meta: Meta< typeof Navigator > = {
[data-wp-component="Navigator"] {
height: 250px;
}
[data-wp-component="NavigatorScreen"]:not([data-sticky]) {
[data-wp-component="Navigator.Screen"] {
padding: 8px;
}
` }</style>
Expand Down

0 comments on commit 578c98a

Please sign in to comment.