Skip to content

Commit ff9c5d2

Browse files
authored
Merge pull request #70 from react-component/add-note
Add child note
2 parents fef4ab2 + ac2e1be commit ff9c5d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ Online examples: [http://react-component.github.io/tooltip/examples/](http://rea
173173
</tbody>
174174
</table>
175175

176+
## Note
177+
178+
`Tooltip` requires child node accepts `onMouseEnter`, `onMouseLeave`, `onFocus`, `onClick` event.
179+
176180

177181
## Development
178182

0 commit comments

Comments
 (0)