sutras / sard-uniapp

sard-uniapp 是一套基于 Uniapp + Vue3 框架开发的兼容多端的 UI 组件库。
MIT License
39 stars 11 forks source link

components&docs: fix type of 'confirm-hold' in Input #42

Closed Dedicatus546 closed 2 months ago

Dedicatus546 commented 2 months ago

It looks like a type error in input.

uniapp docs:

image

sard docs:

image

source: common.ts

image