Skip to content

Commit

Permalink
Update docusaurus-core.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshun committed Oct 30, 2019
1 parent 376f721 commit a65840e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docusaurus-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Rendering a `<Redirect>` will navigate to a new location. The new location will

Example usage:

```jsx {5}
```jsx {2,5}
import React from 'react';
import {Redirect} from '@docusaurus/router';

Expand Down

0 comments on commit a65840e

Please sign in to comment.