Skip to content

Commit

Permalink
Merge pull request #16983 from storybookjs/docs/fix-a11y-readme
Browse files Browse the repository at this point in the history
Fix a11y readme
  • Loading branch information
shilman committed Dec 10, 2021
2 parents e51ec39 + 4345cfc commit 3e5d660
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/a11y/README.md
Expand Up @@ -22,6 +22,8 @@ module.exports = {
};
```

And here's a sample story file to test the addon:

```js
import React from 'react';

Expand Down

0 comments on commit 3e5d660

Please sign in to comment.