mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 16:51:09 +08:00
Merge pull request #12761 from sanskar-p/hyperlink-fix
Fixed hyperlink formatting
This commit is contained in:
commit
77ddfe075e
@ -48,7 +48,7 @@ MyNonCheckedStory.parameters = {
|
||||
## Parameters
|
||||
|
||||
For more customizability use parameters to configure [aXe options](https://github.com/dequelabs/axe-core/blob/develop/doc/API.md#api-name-axeconfigure).
|
||||
You can override these options [at story level too](https://storybook.js.org/docs/react/configure/features-and-behavior#per-story-options.
|
||||
You can override these options [at story level too](https://storybook.js.org/docs/react/configure/features-and-behavior#per-story-options).
|
||||
|
||||
```js
|
||||
import React from 'react';
|
||||
|
Loading…
x
Reference in New Issue
Block a user