mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
docs: add vant composition api intro
This commit is contained in:
@@ -413,6 +413,10 @@ module.exports = {
|
||||
{
|
||||
title: '组合式 API',
|
||||
items: [
|
||||
{
|
||||
path: 'vant-use-intro',
|
||||
title: '介绍',
|
||||
},
|
||||
{
|
||||
path: 'use-toggle',
|
||||
title: 'useToggle',
|
||||
|
Reference in New Issue
Block a user