Skip to content

Commit

Permalink
docs(module:tooltip): more use is directive type (#3360)
Browse files Browse the repository at this point in the history
* docs: update more environment support explain

* docs: update more environment support explain

* docs(tooltip): tag type error It should be an directive
  • Loading branch information
DreamPWJ authored and vthinkxie committed Apr 25, 2019
1 parent 7d18fef commit cb68c9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/tooltip/doc/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can get more detail [here](/docs/getting-started/en#import-a-component-indiv
import { NzTooltipModule } from 'ng-zorro-antd';
```

### nz-tooltip
### [nz-tooltip]

| Property | Description | Type | Default |
| -------- | ----------- | ---- | ------- |
Expand Down
2 changes: 1 addition & 1 deletion components/tooltip/doc/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ title: Tooltip
import { NzTooltipModule } from 'ng-zorro-antd';
```

### nz-tooltip
### [nz-tooltip]

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

0 comments on commit cb68c9d

Please sign in to comment.