全局按需注册报错
netconey opened this issue · 0 comments
netconey commented
文档 https://vvbin.cn/doc-next/guide/component.html#全局按需注册 中写到
import {
// Need
Button as AntButton,
Optional
Select,
Alert,
Checkbox,
DatePicker,
......
Optional的后面少了一个 , (逗号)