mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
typo in tooltip demo
This commit is contained in:
parent
15f1826889
commit
fe92f4dc85
@ -46,7 +46,7 @@ ReactDOM.render(
|
||||
</div>
|
||||
<div style={{ marginLeft: 60, clear: 'both' }}>
|
||||
<Tooltip placement="bottomLeft" title={text}>
|
||||
<a href="#">上右</a>
|
||||
<a href="#">下左</a>
|
||||
</Tooltip>
|
||||
<Tooltip placement="bottom" title={text}>
|
||||
<a href="#">下边</a>
|
||||
|
Loading…
Reference in New Issue
Block a user