Skip to content

Commit

Permalink
update get-started.md, Close ant-design#169
Browse files Browse the repository at this point in the history
  • Loading branch information
sorrycc committed Aug 20, 2015
1 parent fd0083e commit 12c17f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ $ npm install

```jsx
import {Datepicker, message} from 'antd';
import React from 'react';

var App = React.createClass({
getInitialState() {
Expand Down

0 comments on commit 12c17f7

Please sign in to comment.