mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
docs: update links
This commit is contained in:
parent
b501a79d91
commit
0265cf0cb1
@ -1,6 +1,6 @@
|
||||
---
|
||||
order: 4
|
||||
title:
|
||||
title:
|
||||
zh-CN: 智能提示
|
||||
en-US: Automatic completion
|
||||
---
|
||||
@ -9,13 +9,13 @@ title:
|
||||
|
||||
输入框自动完成功能,下面是一个账号注册表单的例子。
|
||||
|
||||
推荐使用 [AutoComplete](/components/auto-complete) 组件。
|
||||
推荐使用 [AutoComplete](/components/auto-complete/) 组件。
|
||||
|
||||
## en-US
|
||||
|
||||
Automatic completion of select input.
|
||||
Automatic completion of select input.
|
||||
|
||||
Using the [AutoComplete](/components/auto-complete) component is strongly recommended instead as it is more flexible and capable.
|
||||
Using the [AutoComplete](/components/auto-complete/) component is strongly recommended instead as it is more flexible and capable.
|
||||
|
||||
|
||||
````jsx
|
||||
|
Loading…
Reference in New Issue
Block a user