Skip to content

Commit

Permalink
remove doc web only
Browse files Browse the repository at this point in the history
  • Loading branch information
silentcloud committed Feb 24, 2017
1 parent 8361f0e commit 8a39b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locale-provider/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ return <LocaleProvider locale={enUS}><App /></LocaleProvider>;

本模块仅用于组件的内建文案,若有业务文案的国际化需求,建议使用 [react-intl](https://github.com/yahoo/react-intl),可参考示例:[Intl demo 1](http://github.com/ant-design/intl-example)[Intl demo 2](http://yiminghe.me/learning-react/examples/react-intl.html?locale=en-US)

## API ( WEB )
## API

| 参数 | 说明 | 类型 | 默认值 |
|--------|----------------|------------------|--------------|
Expand Down

0 comments on commit 8a39b93

Please sign in to comment.