Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Oct 11, 2019
1 parent ee3c1af commit 0159cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/page-header/demo/pure.md
Expand Up @@ -14,7 +14,7 @@ title:
In some cases, pageHeader does not require its own background color.

```jsx
import { PageHeader, Tag, Button, Statistic, Descriptions, Row } from 'antd';
import { PageHeader, Button, Descriptions } from 'antd';

ReactDOM.render(
<div
Expand Down

0 comments on commit 0159cf7

Please sign in to comment.