Skip to content

Commit

Permalink
docs: update jest.mdx (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
DallasCarraher authored Nov 14, 2020
1 parent af294ac commit 669814e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/docs/jest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default 'SvgrURL'
export const ReactComponent = 'div'
```

The above mock would supports the following import syntaxes:
The above mock would support the following import syntaxes:
```js
import logoURL from '../assets/logo.svg'
// and
Expand Down

1 comment on commit 669814e

@vercel
Copy link

@vercel vercel bot commented on 669814e Nov 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.