Skip to content

Commit

Permalink
temporary visual change
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 committed Jan 30, 2025
1 parent 6b6f2cd commit 297e405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/.storybook/preview.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ export const decorators = [
let wrapperProps =
context.id !== 'components-link-devonly--inline'
? {
'data-a11y-link-underlines': context.id !== 'components-link-devonly--inline',
'data-a11y-link-underlines': false,
className: clsx('story-wrap'),
}
: {className: clsx('story-wrap')}
Expand Down

0 comments on commit 297e405

Please sign in to comment.