docs: add component registration link (#8378)
This commit is contained in:
@@ -6,6 +6,8 @@ Quickly and easily create layouts with `van-row` and `van-col`.
|
||||
|
||||
### Install
|
||||
|
||||
Register component globally via `app.use`, refer to [Component Registration](#/en-US/advanced-usage#zu-jian-zhu-ce) for more registration ways。
|
||||
|
||||
```js
|
||||
import { createApp } from 'vue';
|
||||
import { Col, Row } from 'vant';
|
||||
|
||||
Reference in New Issue
Block a user