Skip to content

Commit

Permalink
feat(faq): replace textual link with ods-link
Browse files Browse the repository at this point in the history
  • Loading branch information
dpellier committed Dec 19, 2024
1 parent 5747029 commit bd3bb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storybook/stories/ovhcloud-design-system/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ There is a known bug in the React component and the boolean properties. If you b

To solve this problem you can bind the property `isDisabled={ isDisabled ? true : undefined }`.

Issue Source: https://github.com/facebook/react/issues/9230?fbclid=IwAR1VhQVMpSy3VkGWCOjpwO60y6PxXJOcwdvE88AX1TjBxDaHfwsfHJYeOJU#issuecomment-1094149596
<OdsLink href="https://github.com/facebook/react/issues/9230?fbclid=IwAR1VhQVMpSy3VkGWCOjpwO60y6PxXJOcwdvE88AX1TjBxDaHfwsfHJYeOJU#issuecomment-1094149596" label="Issue Source" target="_blank" />.

0 comments on commit bd3bb9f

Please sign in to comment.