Skip to content

Commit

Permalink
Single quotes should be used
Browse files Browse the repository at this point in the history
  • Loading branch information
z9956 committed Apr 13, 2023
1 parent eb31a17 commit af18670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/builder-vite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Docgen is used in Storybook to populate the props table in docs view, the contro
```javascript
module.exports = {
typescript: {
reactDocgen: 'react-docgen`
reactDocgen: 'react-docgen'
}
}
```
Expand Down

0 comments on commit af18670

Please sign in to comment.